yay
This commit is contained in:
parent
f5ca21bb6f
commit
479f3abcf7
3 changed files with 16 additions and 9 deletions
|
|
@ -31,7 +31,7 @@ input {
|
|||
touchpad {
|
||||
// off
|
||||
tap
|
||||
// dwt
|
||||
dwt
|
||||
// dwtp
|
||||
// drag false
|
||||
// drag-lock
|
||||
|
|
@ -414,6 +414,7 @@ binds {
|
|||
// but you need to manually put each argument in separate "" quotes.
|
||||
XF86MonBrightnessUp allow-when-locked=true { spawn-sh "brightnessctl --class=backlight set +5% && brightnessnotify.fish"; }
|
||||
XF86MonBrightnessDown allow-when-locked=true { spawn-sh "brightnessctl --class=backlight set 5%- && brightnessnotify.fish"; }
|
||||
|
||||
|
||||
// Open/close the Overview: a zoomed-out view of workspaces and windows.
|
||||
// You can also move the mouse into the top-left hot corner,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue