fix: qt theme fixed

This commit is contained in:
2024-11-12 13:30:43 +01:00
parent d7328f61f0
commit 8f77d9894f
6 changed files with 7423 additions and 46 deletions

View File

@@ -21,6 +21,8 @@
wev
wlr-randr
wdisplays
# wl-copy
# wl-paste
# wf-recorder
# wl-screenrec
@@ -631,7 +633,6 @@
};
#################################
# Hyprpaper
#################################
@@ -693,10 +694,10 @@
}
# {
# timeout = 1800; # 30min
# on-timeout = "systemctl hibernate";
# 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.
# timeout = 1800; # 30min
# on-timeout = "systemctl hibernate";
# 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.
# }
];
};