fix: remove hypridle and hyprpaper

This commit is contained in:
FabricSoul 2025-08-04 13:32:29 -04:00
parent 1e1b823ee5
commit 93d5c585e4

View file

@ -178,9 +178,8 @@ static const Button buttons[] = {
};
static const char *const autostart[] = {
"/bin/sh", "-c", "sleep 0.5; hyprpaper", NULL,
"/bin/sh", "-c", "sleep 0.5; wlsunset", "-l", "43.7", "-L", "-79.4", NULL,
"/bin/sh", "-c", "sleep 0.5; hypridle", NULL,
"wbg", "/home/fabric/Pictures/wallpaper/wallpaper.jpg", NULL,
"wlsunset", "-l", "43.7", "-L", "-79.4", NULL,
"fcitx5", NULL,
"wlr-randr", "--output", "DP-5", "--mode", "3440x1440@144Hz", NULL,
NULL