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