This commit is contained in:
Stephan Raabe 2023-08-17 09:57:03 +02:00
parent 2a6733c60a
commit fd6c8511a1
2 changed files with 9 additions and 7 deletions

View File

@ -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 = [

View File

@ -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