diff options
author | ZachIR <zachir@librem.one> | 2025-07-04 09:00:57 -0500 |
---|---|---|
committer | ZachIR <zachir@librem.one> | 2025-07-04 09:00:57 -0500 |
commit | 2a22d1a66cd6a8b2b09d659c580adb4a95c209db (patch) | |
tree | 5ee4d265a173e714ee1ad85acf82094f1a7714fc /hypr | |
parent | cea602eb3fd67496d2189c650a4f71ff0d4040c3 (diff) | |
parent | 8fa82b7d4bf461bdeb5559214ed51199c945b3da (diff) |
Merge branch 'master' into carcar
Diffstat (limited to 'hypr')
-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 6d30224..f12a6c8 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 |