This commit is contained in:
parent
5a34446de8
commit
6938f4113a
2 changed files with 3 additions and 0 deletions
|
|
@ -6,6 +6,8 @@ in
|
|||
{
|
||||
home.stateVersion = "25.11";
|
||||
|
||||
systemd.user.services.hyprpaper.enable = lib.mkForce false;
|
||||
|
||||
home.packages = with pkgs; [
|
||||
#
|
||||
];
|
||||
|
|
|
|||
|
|
@ -91,6 +91,7 @@
|
|||
"nm-applet --indicator"
|
||||
"wl-paste --type text --watch cliphist store"
|
||||
"wl-paste --type image --watch cliphist store"
|
||||
"hyprpaper"
|
||||
"hyprctl setcursor Bibata-Modern-Ice 24"
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue