diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2019-11-23 18:09:08 -0500 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2019-11-23 18:09:08 -0500 |
| commit | efccd7cbb792747594ec170862d291b2fecac5a7 (patch) | |
| tree | 2737abf878e77506c2b5647dff708a085927e422 /.xprofile | |
| parent | 3420eae3caa6c8e7320633f35f7910d639afbfb0 (diff) | |
| download | eibhear-efccd7cbb792747594ec170862d291b2fecac5a7.tar.gz eibhear-efccd7cbb792747594ec170862d291b2fecac5a7.tar.zst eibhear-efccd7cbb792747594ec170862d291b2fecac5a7.zip | |
STATUSBAR complete
Diffstat (limited to '.xprofile')
| -rw-r--r-- | .xprofile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ remaps & # run the remaps script, switching caps/esc and more; check it for more info setbg & # set the background with the `setbg` script xcompmgr & # xcompmgr for transparency -dwmblocks & # script for updating the status bar +$STATUSBAR & # script for updating the status bar dunst & # dunst for notifications sxhkd & # Bind keys with sxhkd xset r rate 300 50 & # Speed xrate up |
