Fix login and hyprpaper
This commit is contained in:
parent
21f8ce9601
commit
467396cd16
2 changed files with 4 additions and 1 deletions
|
|
@ -26,6 +26,7 @@ in
|
|||
brightnessctl
|
||||
gamescope
|
||||
grimblast
|
||||
hyprpaper
|
||||
networkmanagerapplet
|
||||
wireplumber
|
||||
playerctl
|
||||
|
|
@ -109,6 +110,7 @@ in
|
|||
"noti -t 'Hyprland' -m 'New config loaded\!'"
|
||||
];
|
||||
exec-once = [
|
||||
"hyprpaper"
|
||||
# "swww init"
|
||||
];
|
||||
# exec-shutdown = [ ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue