manually do hypridle
This commit is contained in:
parent
683c5890fd
commit
c68173dbb5
1 changed files with 3 additions and 0 deletions
|
|
@ -18,6 +18,8 @@
|
|||
|
||||
slurp
|
||||
grim
|
||||
|
||||
hypridle # TODO: remove when fixed with config
|
||||
];
|
||||
wayland.windowManager.hyprland = {
|
||||
enable = true;
|
||||
|
|
@ -39,6 +41,7 @@
|
|||
"automapaper -C ${config.xdg.configHome}/automapaper/config.toml"
|
||||
"automapaper -C ${config.xdg.configHome}/automapaper/config2nd.toml"
|
||||
"hyprctl dispatcher focusmonitor 1"
|
||||
"hypridle"
|
||||
];
|
||||
general = {
|
||||
sensitivity = "1.2";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue