Syncing gtk theme now as well

This commit is contained in:
ObeseTermite 2025-05-08 17:08:22 -07:00
parent c922f01b01
commit d582c38bda
3 changed files with 20 additions and 2 deletions

15
gtksettings Normal file
View file

@ -0,0 +1,15 @@
[Settings]
gtk-icon-theme-name=Papirus-Dark
gtk-theme-name=Flat-Remix-GTK-White-Darkest-Solid
gtk-font-name=Cantarell 11
gtk-cursor-theme-name=Adwaita
gtk-cursor-theme-size=0
gtk-toolbar-style=GTK_TOOLBAR_BOTH_HORIZ
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=1
gtk-xft-antialias=1
gtk-xft-hinting=1
gtk-xft-hintstyle=hintmedium

View file

@ -1,6 +1,6 @@
yay -Syu yay -Syu
sudo pacman -S --needed --noconfirm - < installpackages.txt sudo pacman -S --needed --noconfirm - < installpackages.txt
yay -S light i3lock-color --needed --noconfirm yay -S light i3lock-color flat-remix-gtk --needed --noconfirm
mkdir -p ~/.config/i3 mkdir -p ~/.config/i3
ln -sf ~/.dotfiles/i3config ~/.config/i3/config ln -sf ~/.dotfiles/i3config ~/.config/i3/config
@ -25,6 +25,9 @@ ln -sf ~/.dotfiles/i3blocks ~/.config/i3blocks/config
mkdir -p ~/.config/rofi mkdir -p ~/.config/rofi
ln -sf ~/.dotfiles/rofi ~/.config/rofi/config.rasi ln -sf ~/.dotfiles/rofi ~/.config/rofi/config.rasi
mkdir -p ~/.config/gtk-3.0
ln -sf ~/.dotfiles/gtksettings ~/.config/gtk-3.0/settings.ini
ln -sf ~/.dotfiles/picom.conf ~/.config/picom.conf ln -sf ~/.dotfiles/picom.conf ~/.config/picom.conf
ln -sf ~/.dotfiles/bashrc ~/.bashrc ln -sf ~/.dotfiles/bashrc ~/.bashrc
ln -sf ~/.dotfiles/bash_profile ~/.bash_profile ln -sf ~/.dotfiles/bash_profile ~/.bash_profile

View file

@ -22,7 +22,7 @@ picom
thunar thunar
thunar-volman thunar-volman
tumbler tumbler
thunar-arhive-plugin thunar-archive-plugin
libqalculate libqalculate
rofi rofi
libqalculate libqalculate