summaryrefslogtreecommitdiff
path: root/keybinds
diff options
context:
space:
mode:
Diffstat (limited to 'keybinds')
-rw-r--r--keybinds8
1 files changed, 8 insertions, 0 deletions
diff --git a/keybinds b/keybinds
index a5bd332..825f559 100644
--- a/keybinds
+++ b/keybinds
@@ -85,6 +85,14 @@ XF86MonBrightnessDown
XF86MonBrightnessUp
notify-send --replace-id=1 "🌞 Brightness Up" && sudo backlight 255 # Sun Emoji
+# fan control
+
+alt + XF86AudioRaiseVolume
+ notify-send --replace-id=4 "🌬️ Fan Speed Up" && sudo nbfc-set 100
+
+alt + XF86AudioLowerVolume
+ notify-send --replace-id=4 "🌬️ Fan Speed Down" && sudo nbfc-kill
+
# volume control
XF86Audio{Raise,Lower}Volume