diff options
author | Benjamin Chausse <benjamin@chausse.xyz> | 2020-10-25 12:34:05 -0400 |
---|---|---|
committer | Benjamin Chausse <benjamin@chausse.xyz> | 2020-10-25 12:34:05 -0400 |
commit | e5cf4b624e1aea72304f99d6299888619aaa7c8b (patch) | |
tree | b624c6a3afd5ecca868beae0a6de1aa9aa87cdaa /.config/sxhkd | |
parent | 8158a45078148be787481d5c94ad9878eeaf70ad (diff) |
Add fonts and autoremove ctags when quitting vim
Diffstat (limited to '.config/sxhkd')
-rw-r--r-- | .config/sxhkd/sxhkdrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 0213c91..0dc9a47 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -234,7 +234,7 @@ shift + XF86MonBrightnessDown xbacklight -time 100 -set 5 && screenstatus ## Display Setup Utility (mirror or extend displays) XF86Display - displaymenu + arandr ## Disable Trackpad XF86Favorites trackpadtoggle 0 |