summaryrefslogtreecommitdiffstats
path: root/update-xrdb.sh
blob: 9a24dd71b2910aac4fb316561d020027253fe9a7 (plain)
1
2
3
4
5
6
7
8
9
#!/bin/bash

wall=$1

wal -i $1
xrdb -merge ~/.cache/wal/colors.Xresources
xrdb -merge ~/.cache/wal/xrdb_extra

xdotool key Super_L+F5