Updated scripts

This commit is contained in:
2025-08-08 00:06:11 +02:00
parent 87432bb576
commit e7a3068ce4
4 changed files with 47 additions and 11 deletions

View File

@@ -4,11 +4,10 @@ general {
after_sleep_cmd = hyprctl dispatch dpms on # to avoid having to press a key twice to turn on the display.
}
# listener {
# timeout = 300 # 5min
# on-timeout = hyprctl dispatch dpms off # screen off when timeout has passed
# on-resume = hyprctl dispatch dpms on # screen on when activity is detected after timeout has fired.
# }
listener {
timeout = 60
on-timeout = python ~/linuxbox/black.py
}
listener {
timeout = 6000 # 60min

View File

@@ -252,11 +252,6 @@ windowrulev2 = float, initialTitle:^(Picture in picture)$
windowrulev2 = move 100%-w-20 60, initialTitle:^(Picture in picture)$
windowrulev2 = workspace e+0, initialTitle:^(Picture in picture)$
# # FzfMenu
# windowrulev2 = float, onworkspace:special:fzfmenu
# windowrulev2 = size 30% 40%, onworkspace:special:fzfmenu
# workspace = special:fzfmenu, on-created-empty:$terminal -e fzfmenu
# Btop
windowrulev2 = float, onworkspace:special:btop
windowrulev2 = size 80% 80%, onworkspace:special:btop
@@ -322,6 +317,9 @@ workspace = special:mixer, on-created-empty:pavucontrol
# # FreeCad
# windowrulev2 = workspace emptyn, initialTitle:^(FreeCAD.*)$
# screensaver workaround
windowrulev2 = fullscreen, title:^(BlackScreenApp)$
# Ignore maximize requests from apps. You'll probably like this.
windowrulev2 = suppressevent maximize, class:.*