Compare commits

..
3 Commits
Author SHA1 Message Date
smayzy 032a72f63c add ntfs if need to write windows installer as dd can't 2025-07-02 14:34:54 +02:00
smayzy a0462989c7 add gparted 2025-07-02 14:05:48 +02:00
smayzy 2cff3f08b4 add hyprpolkitagent 2025-07-02 14:04:53 +02:00
3 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ exec = hyprpaper
exec = killall waybar && waybar exec = killall waybar && waybar
exec-once = wl-paste --type text --watch cliphist store exec-once = wl-paste --type text --watch cliphist store
exec-once = wl-paste --type image --watch cliphist store exec-once = wl-paste --type image --watch cliphist store
#exec-once = systemctl --user start hyprpolkitagent exec-once = systemctl --user start hyprpolkitagent
exec-once = mako exec-once = mako
# APPs # APPs
exec-once = [workspace 11 silent] webcord exec-once = [workspace 11 silent] webcord
+1
View File
@@ -57,6 +57,7 @@
networkmanagerapplet networkmanagerapplet
grim grim
slurp slurp
gparted
]; ];
} }
+2
View File
@@ -75,6 +75,7 @@
wl-clipboard wl-clipboard
libnotify libnotify
hyprpaper hyprpaper
hyprpolkitagent
webcord webcord
pavucontrol pavucontrol
cliphist cliphist
@@ -87,6 +88,7 @@
librewolf librewolf
blender blender
inkscape inkscape
ntfs3g
]; ];
stylix.enable = true; stylix.enable = true;