diff options
author | zachir <zachir@librem.one> | 2025-07-02 19:14:47 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2025-07-02 19:14:47 -0500 |
commit | 111f676f65e42e2d0174797a452cb0ab09c03c87 (patch) | |
tree | a93e31fe2a541938fdb11807b63c8f50c58dfe7a | |
parent | 64187650dcb08fc08a219412024ab454613ac596 (diff) |
Set hyprland autostart to COSMIC icons
-rw-r--r-- | hypr/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 9e09cdb..c0f5806 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -16,7 +16,7 @@ exec-once = waybar exec-once = pypr exec-once = lxqt-policykit-agent exec-once = import-gsettings gtk-theme 'Flat-Remix-GTK-Green-Darkest-Solid' -exec-once = import-gsettings icon-theme 'Mint-X-Grey' +exec-once = import-gsettings icon-theme 'COSMIC' exec-once = import-gsettings cursor-theme 'BreezeX-Black' exec-once = xrdb -load "$XDG_CONFIG_HOME"/X11/xresources exec-once = com.github.wwmm.easyeffects |