diff options
author | Zach Smith <zsmith@newhopechurch.tv> | 2025-07-03 08:38:55 -0500 |
---|---|---|
committer | Zach Smith <zsmith@newhopechurch.tv> | 2025-07-03 08:38:55 -0500 |
commit | 9fe295899b3ef5c66ad00b69de082988a8586465 (patch) | |
tree | d1634b75f4da0dc5012798b472b8ed7ab89f84f2 /hypr/hyprland.conf | |
parent | e9eaf1619b9c0c9dc2e9a1be0119a622a2b6776d (diff) | |
parent | 699657e22faa56b6e142aae7c02d025c21df322f (diff) |
Merge branch 'master' into mac
Diffstat (limited to 'hypr/hyprland.conf')
-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 |