diff --git a/.chezmoiignore b/.chezmoiignore index e04023e..0f69dda 100644 --- a/.chezmoiignore +++ b/.chezmoiignore @@ -10,6 +10,7 @@ README.md {{- if has "wayland" .class | not }} .config/hypr +.local/share/nwg-look {{- end }} {{- if eq .chezmoi.osRelease.id "arch" | not }} diff --git a/private_dot_config/private_alacritty/alacritty.toml b/private_dot_config/private_alacritty/alacritty.toml index 617f713..7a19552 100644 --- a/private_dot_config/private_alacritty/alacritty.toml +++ b/private_dot_config/private_alacritty/alacritty.toml @@ -3,4 +3,4 @@ padding = { x = 4, y = 8 } [font] normal = { family = "Fantasque Sans Mono", style = "Regular" } -size = 14 +size = 16 diff --git a/private_dot_config/private_hypr/hyprland.conf b/private_dot_config/private_hypr/hyprland.conf index 1cb0a7d..b129037 100644 --- a/private_dot_config/private_hypr/hyprland.conf +++ b/private_dot_config/private_hypr/hyprland.conf @@ -22,7 +22,7 @@ ################ # See https://wiki.hyprland.org/Configuring/Monitors/ -monitor=DP-1, 2560x1440@165, auto, 1.25 +monitor=DP-1, 2560x1440@165, auto, 1 ################### diff --git a/private_dot_local/share/nwg-look/gsettings b/private_dot_local/share/nwg-look/gsettings new file mode 100644 index 0000000..800e896 --- /dev/null +++ b/private_dot_local/share/nwg-look/gsettings @@ -0,0 +1,15 @@ +# Generated by nwg-look, do not edit this file. +gtk-theme=Catppuccin-Mocha +icon-theme=breeze +font-name=Cantarell 10 +cursor-theme=Bibata-Modern-Ice +cursor-size=24 +toolbar-style=both-horiz +toolbar-icons-size=large +font-hinting=full +font-antialiasing=rgba +font-rgba-order=rgb +text-scaling-factor=1.2 +color-scheme=prefer-dark +event-sounds=true +input-feedback-sounds=false