Add xbindkeys to xinitrc
This commit is contained in:
parent
9da74a23cd
commit
0b53b029a1
1 changed files with 1 additions and 0 deletions
|
@ -52,5 +52,6 @@ for monitor in $(xrandr --listactivemonitors | awk '{print $4}'); do
|
||||||
done
|
done
|
||||||
|
|
||||||
/usr/bin/dunst &
|
/usr/bin/dunst &
|
||||||
|
/usr/bin/xbindkeys
|
||||||
|
|
||||||
exec i3
|
exec i3
|
||||||
|
|
Loading…
Add table
Reference in a new issue