gtk: force override libadwaita and set stuff consistently

This commit is contained in:
Phantop 2024-02-08 13:28:30 -05:00
parent 32f6847ed6
commit b4bc56bf67
8 changed files with 16 additions and 17 deletions

View File

@ -23,12 +23,12 @@ clang
cmake
cpupower
dart-sass
dnsmasq
doas-sudo-shim
dolphin-emu
dolphin-emu-tool
dracula-gtk-theme-git
dracula-kde-theme-git
elvish
expac
fd
firejail
@ -56,7 +56,6 @@ intel-media-driver
intel-ucode
inxi
jack2
jaq
jdupes
jless
jpegoptim
@ -93,6 +92,7 @@ neovim
netsurf
network-manager-applet
networkmanager
networkmanager-openconnect
nicotine+
ninja
nnn
@ -106,7 +106,6 @@ parallel
pcmanfm-gtk3
perl-parallel-forkmanager
php
picocom
pipewire
pngquant
poppler
@ -141,7 +140,6 @@ sof-firmware
squashfs-tools
starship
steam
stlink
stow
sxiv
syncthing

View File

@ -15,6 +15,7 @@ echo kernel.core_pattern=/dev/null | s tee -a /etc/sysctl.d/50-coredump.conf
echo options i915 enable_rc6=1 enable_fbc=1 lvds_downclock=1 enable__psr=1 | s tee -a /etc/modprobe.d/i915.conf
echo options lsm=landlock,lockdown,yama,integrity,apparmor,bpf | s tee -a /boot/loader/entries/*.conf
mkdir -p ~/.parallel/will-cite
stow --no-folding -d ~/.dotfiles -t ~/.config .
fish -c "aliases"
@ -32,12 +33,6 @@ nvim +PaqInstall +q
g g p:appdwarf ~/.local/appdwarf
g g p:haiku-icons ~/.local/share/icons/Haiku
mkdir -p ~/.parallel/will-cite
parallel gsettings set org.gnome.desktop.interface {}-theme Haiku ::: cursor icon
gsettings set org.gnome.desktop.interface gtk-theme Dracula
gsettings set org.gnome.desktop.peripherals.touchpad disable-while-typing false
for i in ~/.dotfiles/dconf/*; do
dconf reset -f "$(basename "$i" | tr : /)"
#shellcheck disable=SC2094

View File

@ -1,5 +1,5 @@
[budgie-panel]
builtin-theme=true
builtin-theme=false
confirm-remove-applet=false
dark-theme=true
migration-level=1

View File

@ -0,0 +1,8 @@
[/]
color-scheme='prefer-dark'
cursor-theme='Haiku'
enable-animations=false
gtk-theme='Dracula'
icon-theme='Haiku'
show-battery-percentage=true
text-scaling-factor=1.25

View File

@ -0,0 +1,2 @@
[/]
disable-while-typing=false

View File

@ -1,6 +1,6 @@
fish_add_path -g ~/{.dotfiles,.local{/appdwarf,},Games}/bin /usr/lib64/ccache/bin
export EDITOR=nvim MANPAGER='nvim +Man!' USE_CCACHE=1 PAGER=nvimpager
export QT_STYLE_OVERRIDE=kvantum
export QT_STYLE_OVERRIDE=kvantum GTK_THEME=Dracula
export NNN_PLUG='f:fzcd;i:imgur;j:autojump;m:nmount;s:imgview'
set fish_greeting

View File

@ -1,5 +0,0 @@
[Settings]
gtk-theme-name=Ant-Dracula
gtk-cursor-theme-name=Haiku
gtk-icon-theme-name=Haiku
gtk-font-name = Clear Sans 13

1
gtk-4.0/gtk.css Symbolic link
View File

@ -0,0 +1 @@
../gtk-3.0/gtk.css