diff --git a/picom/picom.conf b/picom/picom.conf index da21fee..7970c7d 100644 --- a/picom/picom.conf +++ b/picom/picom.conf @@ -275,7 +275,7 @@ opacity-rule = [ # Sets the radius of rounded window corners. When > 0, the compositor will # round the corners of windows. Does not interact well with `transparent-clipping`. -corner-radius = 10 +corner-radius = 15 # Exclude conditions for rounded corners. rounded-corners-exclude = [ diff --git a/polybar/config.ini b/polybar/config.ini index bc7fe86..7971594 100644 --- a/polybar/config.ini +++ b/polybar/config.ini @@ -34,18 +34,20 @@ font-0 = "Fira Sans SemiBold:size=11;2" font-1 = "Font Awesome 6 Free Solid:pixelsize=11;2" modules-left = appmenu xworkspaces brave outlook teams calculator chatgpt modules-center = xwindow -modules-right = battery xkeyboard mysystem filesystem pulseaudio memory cpu date exit +modules-right = battery youtubesubs xkeyboard mysystem filesystem pulseaudio memory cpu date exit cursor-click = pointer cursor-scroll = ns-resize enable-ipc = true tray-position = right tray-detached = false -;[module/mynews] -;type = custom/text -;content-foreground = ${colors.primary} -;content = "" -;click-left="alacritty" +[module/youtubesubs] +type = custom/script +exec = "python ~/private/youtube.py" +format-prefix = " " +format-prefix-foreground = ${colors.primary} +interval = 300 +click-left = "brave --app=https://studio.youtube.com" [module/outlook] type = custom/text