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/Otis/xfwm4/themerc | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 .themes/Otis/xfwm4/themerc (limited to '.themes/Otis/xfwm4/themerc') diff --git a/.themes/Otis/xfwm4/themerc b/.themes/Otis/xfwm4/themerc new file mode 100644 index 000000000..620dd6236 --- /dev/null +++ b/.themes/Otis/xfwm4/themerc @@ -0,0 +1,25 @@ +#button_layout=O|HMC +button_offset=2 +button_spacing=-1 + +full_width_title=true + +title_horizontal_offset=0 +title_vertical_offset_active=1 +title_vertical_offset_inactive=1 +title_shadow_active=false +title_shadow_inactive=false + +active_text_color=#d8dee9 +active_text_shadow_color=#d8dee9 +inactive_text_color=#778085 +inactive_text_shadow_color=#778085 + +shadow_delta_height=2 +shadow_delta_width=0 +shadow_delta_x=0 +shadow_delta_y=-4 +shadow_opacity=46 + +show_popup_shadow=true +show_app_icon=true -- cgit v1.2.3