brightness control

This commit is contained in:
shibazaki 2025-06-17 08:13:45 +02:00
parent 330854381f
commit f607179543

View File

@ -182,6 +182,8 @@
]; ];
bind = [ bind = [
"$mod, O, exec, swayosd-client --brightness raise"
"$mod, I, exec, swayosd-client --brightness lower"
"$mod, Q, exec, ~/.nix-profile/bin/dontkillsteam" "$mod, Q, exec, ~/.nix-profile/bin/dontkillsteam"
"$mod, Delete, exit" "$mod, Delete, exit"
"$mod, W, togglefloating" "$mod, W, togglefloating"