Adapt to new themeé
parent
2a118f6ec2
commit
4528e9c04a
1
.aliases
1
.aliases
|
|
@ -1,4 +1,3 @@
|
|||
alias ap='ansible-playbook'
|
||||
alias av='ansible-vault'
|
||||
# Upgrade without prompt
|
||||
alias yey='yay -Syu --noconfirm'
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
[Settings]
|
||||
gtk-icon-theme-name=Papirus-Dark
|
||||
gtk-theme-name=Catppuccin-Macchiato-Standard-Flamingo-Dark
|
||||
gtk-theme-name=catppuccin-macchiato-blue-standard+default
|
||||
gtk-font-name=Noto Sans 11
|
||||
gtk-can-change-accels=1
|
||||
gtk-cursor-theme-name=Catppuccin-Macchiato-Flamingo-Cursors
|
||||
gtk-cursor-theme-name=catppuccin-mocha-light-cursors
|
||||
gtk-cursor-theme-size=0
|
||||
gtk-toolbar-style=GTK_TOOLBAR_ICONS
|
||||
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
|
||||
|
|
@ -13,4 +13,5 @@ gtk-enable-event-sounds=1
|
|||
gtk-enable-input-feedback-sounds=1
|
||||
gtk-xft-antialias=1
|
||||
gtk-xft-hinting=1
|
||||
gtk-xft-hintstyle=hintmedium
|
||||
gtk-xft-hintstyle=hintfull
|
||||
gtk-xft-rgba=rgb
|
||||
|
|
|
|||
Loading…
Reference in New Issue