mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 09:44:08 -05:00
joystickwake to wljoywake
This commit is contained in:
parent
2670315934
commit
013cf39670
2 changed files with 2 additions and 2 deletions
|
|
@ -26,7 +26,7 @@
|
|||
grim
|
||||
slurp
|
||||
swappy
|
||||
joystickwake
|
||||
wljoywake
|
||||
];
|
||||
};
|
||||
programs.dconf.enable = true;
|
||||
|
|
|
|||
|
|
@ -31,7 +31,7 @@ exec /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
|||
###################
|
||||
|
||||
exec swayidle -w timeout 300 'hyprlock'
|
||||
exec joystickwake # prevent screen sleep on joystick input
|
||||
exec wljoywake # prevent screen sleep on joystick input
|
||||
|
||||
set $lock 'hyprlock'
|
||||
bindswitch --reload --locked lid:on exec $lock
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue