diff options
author | Benjamin Chausse <benjamin@chausse.xyz> | 2021-05-01 11:00:41 -0400 |
---|---|---|
committer | Benjamin Chausse <benjamin@chausse.xyz> | 2021-05-01 11:00:41 -0400 |
commit | a8604b71a10edda8c08b909ce1fb63aca653d77e (patch) | |
tree | d57e6f56bb9e10a066170f5a67d63679bdbabaa0 /.config/sxhkd | |
parent | a0bf2535ff02070b290995ba985214b4cf9faace (diff) |
Updated files from battlestation
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 1a2e5e6..776b388 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -113,7 +113,7 @@ super + c killall picom || setsid picom ## Toggle Screenkey super + Insert - killall screenkey || screenkey --bg-color "#222d32" -s small -f HackGen -t 1 --font-color "#BABABA" + killall screenkey || screenkey --bg-color "#222d32" -s small -f "Apercu Mono" -t 1 --font-color "#BABABA" --mods-mode tux ## Open this manual super + alt + shift + h manualgen |