- Modularize Hyprland config into hyprland.d/ - Implement infinitely scalable monitor/workspace logic using templates and loop-based data structures - Consolidate host-specific configs (hyprlock, hyprpaper, waybar) into single templates - Resolve waybar symlink conflict and fix template execution errors - Integrate chezmoi data variables for scale, resolution, and peripherals
18 lines
469 B
INI
18 lines
469 B
INI
[Settings]
|
|
gtk-theme-name=Adwaita
|
|
gtk-icon-theme-name=Adwaita
|
|
gtk-font-name=InconsolataGo Nerd Font Mono 11
|
|
gtk-cursor-theme-name=volantes
|
|
gtk-cursor-theme-size=24
|
|
gtk-toolbar-style=GTK_TOOLBAR_ICONS
|
|
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
|
|
gtk-button-images=0
|
|
gtk-menu-images=0
|
|
gtk-enable-event-sounds=1
|
|
gtk-enable-input-feedback-sounds=0
|
|
gtk-xft-antialias=1
|
|
gtk-xft-hinting=1
|
|
gtk-xft-hintstyle=hintslight
|
|
gtk-xft-rgba=rgb
|
|
gtk-application-prefer-dark-theme=1
|