Compare commits

..

No commits in common. "0babea2032da2797dcfadeef3d5f18c170db3b90" and "cd85c41348dd2306f53b4d3683f6a33386d0c797" have entirely different histories.

2 changed files with 8 additions and 8 deletions

View file

@ -3,9 +3,14 @@
services.hypridle = {
enable = true;
settings = {
general = {
after_sleep_cmd = "hyprctl dispatch dpms on";
ignore_dbus_inhibit = false;
};
listener = [
{
timeout = 300;
timeout = 1200;
on-timeout = "hyprctl dispatch dpms off";
on-resume = "hyprctl dispatch dpms on";
}

View file

@ -10,7 +10,6 @@
slurp
hyprpicker
swappy
hypridle
];
services.cliphist.enable = true;
@ -43,7 +42,6 @@
exec-once = [
"ags"
"hypridle"
];
windowrule = [
@ -172,10 +170,7 @@
input = {
kb_layout = "us,de";
kb_variant = ",qwerty";
kb_options = [
"grp:alt_shift_toggle"
"caps:swapescape"
];
kb_options = "grp:alt_shift_toggle caps:swapescape";
};
device = {