diff --git a/.bash_profile b/.bash_profile index b98bae1..508a6e6 100644 --- a/.bash_profile +++ b/.bash_profile @@ -4,8 +4,8 @@ export EDITOR=nvim export CUPS_SERVER=cups-sam.inria.fr:631 -export GTK_THEME=NumixSolarizedDarkBlue -export GTK2_RC_FILES=/usr/share/themes/NumixSolarizedDarkBlue/gtk-2.0/gtkrc +export GTK_THEME=SolArc-Dark +export GTK2_RC_FILES=/usr/share/themes/SolArc-Dark/gtk-2.0/gtkrc export QT_QPA_PLATFORMTHEME=gtk2 [[ -f ~/.bashrc ]] && . ~/.bashrc diff --git a/.config/kitty/kitty.conf b/.config/kitty/kitty.conf index 492f8ff..ded13af 100644 --- a/.config/kitty/kitty.conf +++ b/.config/kitty/kitty.conf @@ -490,7 +490,8 @@ color15 #fdf6e3 #: The foreground and background colors -background_opacity 0.8 +#background_opacity 0.8 +background_opacity 1.0 #: The opacity of the background. A number between 0 and 1, where 1 is #: opaque and 0 is fully transparent. This will only work if