mirror of
https://codeberg.org/FabricSoul/dwl.git
synced 2025-08-06 05:20:24 -04:00
fix: remove hypridle and hyprpaper
This commit is contained in:
parent
1e1b823ee5
commit
93d5c585e4
1 changed files with 2 additions and 3 deletions
5
config.h
5
config.h
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue