brightness control
This commit is contained in:
parent
330854381f
commit
f607179543
@ -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"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user