Launch X keybind utility on X init

This commit is contained in:
Victor Timofei 2021-06-29 22:39:24 +03:00
parent 4d6ad67b0e
commit 726715ed36
Signed by: vtimofei
GPG Key ID: B790DCEBE281403A
1 changed files with 3 additions and 0 deletions

View File

@ -54,6 +54,9 @@ picom --experimental-backends &
# Start xscreensaver
xscreensaver --no-splash &
# Load keybinds
xbindkeys
# Start dwmblocks
dwmblocks &