summaryrefslogtreecommitdiff
path: root/home/.config/sway/additional.d/laptop
diff options
context:
space:
mode:
Diffstat (limited to 'home/.config/sway/additional.d/laptop')
-rw-r--r--home/.config/sway/additional.d/laptop5
1 files changed, 5 insertions, 0 deletions
diff --git a/home/.config/sway/additional.d/laptop b/home/.config/sway/additional.d/laptop
new file mode 100644
index 0000000..e9de740
--- /dev/null
+++ b/home/.config/sway/additional.d/laptop
@@ -0,0 +1,5 @@
+# Backlight brightness
+bindsym --locked --to-code $mod+BracketLeft exec brightnessctl s +5%
+bindsym --locked --to-code $mod+Apostrophe exec brightnessctl s 5%-
+bindsym --locked --to-code $mod+Shift+BracketLeft exec brightnessctl s 100%
+bindsym --locked --to-code $mod+Shift+Apostrophe exec brightnessctl s 50%