diff options
author | davidovski <david@davidovski.xyz> | 2023-03-31 13:05:02 +0100 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2023-03-31 13:05:02 +0100 |
commit | 1102720daa0b884b8fb53dc098d03af1aa19030f (patch) | |
tree | a4f9d0104e41546e8bb61097f1bcbf7141a79ec9 /config/sxhkd | |
parent | afffca4dd857afebf1c7c2032fab0a55dd1340f6 (diff) |
Add zathura theme
Diffstat (limited to 'config/sxhkd')
-rw-r--r-- | config/sxhkd/sxhkdrc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/sxhkd/sxhkdrc b/config/sxhkd/sxhkdrc index 751e118..4869fc5 100644 --- a/config/sxhkd/sxhkdrc +++ b/config/sxhkd/sxhkdrc @@ -18,9 +18,9 @@ super + ctrl + alt + f amixer -D pulse set Master 1+ toggle {_, super} + XF86MonBrightnessDown - xbacklight - {10,1} + light -U {10,1} {_, super} + XF86MonBrightnessUp - xbacklight + {10,1} + light -A {10,1} |