diff --git a/picom.conf b/picom.conf index 55a2e01..b68f676 100644 --- a/picom.conf +++ b/picom.conf @@ -2,16 +2,16 @@ # Corners # ################################# # requires: https://github.com/sdhand/compton -corner-radius = 12.0; +corner-radius = 0.0; rounded-corners-exclude = [ #"window_type = 'normal'", "class_g = 'awesome'", # "class_g = 'URxvt'", "class_g = 'XTerm'", "class_g = 'kitty'", - #"class_g = 'emacs'", + "class_g = 'emacs'", "class_g = 'Polybar'", - #"class_g = 'qutebrowser'", + "class_g = 'qutebrowser'", #"class_g = 'TelegramDesktop'", # "class_g = 'firefox'", "class_g = 'Thunderbird'", @@ -93,7 +93,8 @@ shadow-exclude = [ "class_g ?= 'Notify-osd'", "class_g = 'Cairo-clock'", "class_g = 'slop'", - "class_g = 'Polybar'", + "class_g = 'qutebrowser'", + # "class_g = 'Polybar'", # "class_g = 'Rofi'", "_GTK_FRAME_EXTENTS@:c" ]; diff --git a/polybar/config b/polybar/config index 1ea5775..7cabeb3 100644 --- a/polybar/config +++ b/polybar/config @@ -18,7 +18,7 @@ [colors] ;background = ${xrdb:color0:#222} -background = #282a36 +background = #CC282a36 background-alt = #34353e ;foreground = ${xrdb:color7:#222} foreground = #a5a5a9 @@ -34,7 +34,7 @@ width = 100% height = 60 ;offset-x = 1% ;offset-y = 1% -radius = 28.0 +radius = 0.0 fixed-center = true bottom = true @@ -44,28 +44,29 @@ foreground = ${colors.foreground} line-size = 3 line-color = #f00 -border-size = 15 +border-size = 0 border-color = #00000000 -padding-left = 13 -padding-right = 2 +padding-left = 1 +padding-right = 0 module-margin-left = 1 module-margin-right = 1 -font-0 = VictorMono Nerd Font Mono:size=20;1 +font-0 = VictorMono Nerd Font Mono:size=20;4 font-1 = unifont:fontformat=truetype:size=19:antialias=false;0 font-2 = siji:pixelsize=30;1 -font-3 = all-the-icons:size=40;1 +font-3 = all\-the\-icons:style=Regular:size=30;6 +font-4 = VictorMono Nerd Font Mono:size=40;11 -modules-left = exwm-buffer-name -modules-center = date -modules-right = filesystem exwm-mail xbacklight pulseaudio memory cpu wlan battery powermenu +modules-left = filesystem exwm-mail xbacklight pulseaudio exwm-buffer-name +modules-center = memory date cpu +modules-right = wlan battery powermenu -tray-position = center +tray-position = right tray-padding = 5 tray-maxsize = 30 -tray-offset-x = -1400 +; tray-offset-x = -1428 ;wm-restack = bspwm ;wm-restack = i3 @@ -85,36 +86,25 @@ enable-ipc = true [module/exwm-buffer-name] type = custom/ipc -hook-0 = emacsclient -e "(buffer-name)" +hook-0 = emacsclient -e '(selected-frame)' | sed -r "s/.*e([[:space:]].*)0x.*/\1/" | sed -r "s/(...Doom.Emacs)//" initial = 1 +format =