From 824022cd1f633c70c4d2782934251616756f4668 Mon Sep 17 00:00:00 2001 From: Indrajith Date: Wed, 3 Jul 2024 02:03:35 +0530 Subject: Dots Updated * Adds GTK Themes * Adds wlogout * Adds tmux config * Adds Pywal-16-colors * Removed unwanted gtk folders * Config Updates * Fish * Hyprland * Hyprlock * Hyprpaper * waybar --- .themes/Gruvbox-Dark-B-MB/xfwm4/themerc | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 .themes/Gruvbox-Dark-B-MB/xfwm4/themerc (limited to '.themes/Gruvbox-Dark-B-MB/xfwm4/themerc') diff --git a/.themes/Gruvbox-Dark-B-MB/xfwm4/themerc b/.themes/Gruvbox-Dark-B-MB/xfwm4/themerc new file mode 100644 index 000000000..22732f3b5 --- /dev/null +++ b/.themes/Gruvbox-Dark-B-MB/xfwm4/themerc @@ -0,0 +1,23 @@ +button_offset=6 +button_spacing=0 + +show_app_icon=false + +full_width_title=true + +title_shadow_active=false +title_shadow_inactive=false + +title_horizontal_offset=3 + +active_text_color=#f0f7fe +active_text_shadow_color=#222426 + +inactive_text_color=#999da3 +inactive_text_shadow_color=#222426 + +shadow_delta_height=2 +shadow_delta_width=0 +shadow_delta_x=0 +shadow_delta_y=-5 +shadow_opacity=40 -- cgit v1.2.3