1
0
mirror of https://github.com/XNM1/linux-nixos-hyprland-config-dotfiles.git synced 2025-09-15 09:45:58 +03:00
Files
xnm 9f51ddcb74 💄 update(theme): update theme configurations and cleanup
-  remove unused Kvantum theme configs:
  - `Catppuccin-Macchiato-Standard-Teal-dark#.kvconfig`
  - `Catppuccin-Teal-Dark#.kvconfig`
- ♻️ rename `Adwaita#.kvconfig` to
`catppuccin-macchiato-teal-standard#.kvconfig`
-  update theme references in config files:
  - `kvantum.kvconfig` (changed theme to
`catppuccin-macchiato-teal-standard#`)
  - `gtk-3.0/settings.ini` (updated theme and icon names)
  - `gtk-4.0/settings.ini` (updated theme and icon names)
  - `xsettingsd/xsettingsd.conf` (updated theme and icon names)
-  remove unused felix config file (`felix/config.yaml`)
2025-05-09 23:29:08 +03:00

17 lines
455 B
INI

[Settings]
gtk-theme-name=catppuccin-macchiato-teal-standard
gtk-application-prefer-dark-theme=false
gtk-icon-theme-name=Colloid-Teal-Dark
gtk-cursor-theme-name=Catppuccin-Macchiato-Teal-Cursors
gtk-cursor-theme-size=24
gtk-font-name=JetBrains Mono 11
gtk-xft-antialias=1
gtk-xft-hinting=1
gtk-xft-hintstyle=hintslight
gtk-xft-rgba=none
gtk-xft-dpi=98304
gtk-overlay-scrolling=true
gtk-key-theme-name=Default
gtk-menu-images=false
gtk-button-images=false