mirror of
https://github.com/youwen5/nixos.git
synced 2024-11-24 17:53:51 -08:00
feat: autolaunch waypaper
This commit is contained in:
parent
eb5eaad474
commit
740e3df15e
1 changed files with 1 additions and 0 deletions
1
home.nix
1
home.nix
|
@ -143,6 +143,7 @@
|
|||
exec-once =
|
||||
[
|
||||
"waybar"
|
||||
"waypaper --restore"
|
||||
];
|
||||
"$mod" = "SUPER";
|
||||
"$Left" = "Y";
|
||||
|
|
Loading…
Reference in a new issue