diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2019-11-26 16:05:58 -0500 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2019-11-26 16:05:58 -0500 |
| commit | 3852e05575b95abb739464ee578e313cd839f525 (patch) | |
| tree | 951abd618ed00921892c0105b7fd9e4da0ec7b4c /.xprofile | |
| parent | 1b290cfa7a46d7f588612455d70c460e6270a297 (diff) | |
| download | eibhear-3852e05575b95abb739464ee578e313cd839f525.tar.gz eibhear-3852e05575b95abb739464ee578e313cd839f525.tar.zst eibhear-3852e05575b95abb739464ee578e313cd839f525.zip | |
sxhkd for azerty
Diffstat (limited to '.xprofile')
| -rw-r--r-- | .xprofile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ setbg & # set the background with the `setbg` script xcompmgr & # xcompmgr for transparency $STATUSBAR & # script for updating the status bar dunst & # dunst for notifications -sxhkd & # Bind keys with sxhkd +sxhkd -m 1 & # Bind keys with sxhkd xset r rate 300 50 & # Speed xrate up unclutter & # Remove mouse when idle mpd-module-update & # Check for when to update the mpd module |
