feat: add quickshell.
This commit is contained in:
parent
13f955bf23
commit
90a98c8993
4 changed files with 30 additions and 1 deletions
|
|
@ -129,7 +129,7 @@ in {
|
|||
"systemctl --user start hyprpolkitagent"
|
||||
"systemctl --user start hyprpaper"
|
||||
"systemctl --user start hypridle"
|
||||
"systemctl --user start waybar"
|
||||
# "systemctl --user start waybar"
|
||||
"pypr"
|
||||
];
|
||||
|
||||
|
|
|
|||
|
|
@ -19,6 +19,7 @@
|
|||
waylock
|
||||
inputs.pyprland.packages.${pkgs.stdenv.hostPlatform.system}.pyprland
|
||||
hyprshutdown
|
||||
inputs.quickshell.packages.${pkgs.stdenv.hostPlatform.system}.default
|
||||
];
|
||||
|
||||
# Enable and setup tofi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue