From 68cfe84378f71a39b0fb94eb43b6d24a4375e66c Mon Sep 17 00:00:00 2001 From: "E. Almqvist" Date: Sun, 18 Sep 2022 19:09:00 +0200 Subject: [PATCH] Tweaks --- alacritty/.config/alacritty/alacritty.yml | 8 +-- picom/.config/picom/picom.conf | 4 +- polybar/.config/polybar/config | 81 ++++++++++++++--------- 3 files changed, 55 insertions(+), 38 deletions(-) diff --git a/alacritty/.config/alacritty/alacritty.yml b/alacritty/.config/alacritty/alacritty.yml index 8b6d3d9..3d31a55 100644 --- a/alacritty/.config/alacritty/alacritty.yml +++ b/alacritty/.config/alacritty/alacritty.yml @@ -30,7 +30,7 @@ font: family: Fira Code # The `style` can be specified to pick a specific face. - style: Regular + style: Bold # Bold font face bold: @@ -54,7 +54,7 @@ font: style: Bold Italic # Point size - size: 9 + size: 10 # Offset is the extra space around each character. `offset.y` can be thought of # as modifying the line spacing, and `offset.x` as modifying the letter spacing. @@ -68,8 +68,8 @@ draw_bold_text_with_bright_colors: true colors: # Default colors primary: - background: '0x282c34' - foreground: '0xbbc2cf' + background: '0x18191c' + foreground: '0xafafaf' # Normal colors normal: diff --git a/picom/.config/picom/picom.conf b/picom/.config/picom/picom.conf index 6c91226..ee73456 100644 --- a/picom/.config/picom/picom.conf +++ b/picom/.config/picom/picom.conf @@ -408,11 +408,11 @@ rounded-corners-exclude = [ # "class_g = 'URxvt'", # "class_g = 'XTerm'", # "class_g = 'kitty'", -# "class_g = 'Alacritty'", + "class_g = 'Alacritty'", "class_g = 'Polybar'", # "class_g = 'code-oss'", # "class_g = 'TelegramDesktop'", -# "class_g = 'firefox'", + "class_g = 'firefox'", # "class_g = 'Thunderbird'" ]; round-borders = 1; diff --git a/polybar/.config/polybar/config b/polybar/.config/polybar/config index 69ec07d..4707847 100644 --- a/polybar/.config/polybar/config +++ b/polybar/.config/polybar/config @@ -2,8 +2,8 @@ #compositing-foreground = over [colors] -background = #0024292e -foreground = #fefefe +background = #00141414 +foreground = #efefef foreground2 = #77fefefe line = #bbb border = #bbb @@ -51,19 +51,41 @@ height = 28 # bottom = 1 background = ${colors.background} -foreground = ${colors.foreground} +foreground = ${colors.foreground2} -padding-left = 4 -padding-right = 4 +padding-left = 1 +padding-right = 1 module-margin = 1 -modules-left = dwm -modules-center = title -modules-right = cmus pulseaudio wlan battery time date +#modules-left = dwm +#modules-center = title +#modules-right = cmus pulseaudio wlan battery time date +modules-left = date time pulseaudio dwm-layout dwm-floating cmus +modules-center = dwm-tags +modules-right = -[module/dwm] +[module/dwm-layout] type = internal/dwm -format = +format = + +# Symbol of current layout +# Available tokens: +# %symbol% +label-layout = %symbol% +label-layout-padding = 0 +label-layout-foreground = ${colors.foreground2} +label-layout-background = ${colors.background} + +[module/dwm-floating] +type = internal/dwm +format = + +# Text to show when currently focused window is floating +label-floating = ~ + +[module/dwm-tags] +type = internal/dwm +format = [] # Path to dwm socket (default: /tmp/dwm.sock) # socket-path = /tmp/dwm.sock @@ -100,17 +122,6 @@ label-title-padding = 1 label-title-foreground = ${colors.primary} label-title-maxlen = 50 -# Symbol of current layout -# Available tokens: -# %symbol% -label-layout = %symbol% -label-layout-padding = 1 -label-layout-foreground = ${colors.foreground} -label-layout-background = ${colors.background} - -# Text to show when currently focused window is floating -label-floating = ~ - # States: focused, unfocused, visible, urgent, empty # Available tokens: # %name% @@ -129,7 +140,7 @@ label-unfocused-padding = 1 # visible = Unselected tag, but occupied tag on any monitor label-visible = %name% label-visible-background = ${self.label-focused-background} -label-visible-foreground = ${colors.foreground} +label-visible-foreground = ${colors.foreground2} label-visible-underline = ${self.label-focused-underline} label-visible-padding = ${self.label-focused-padding} @@ -141,10 +152,10 @@ label-urgent-padding = 1 # empty = Unselected and unoccupied tag # This can be set to an empty string to hide empty tags -label-empty = %name% +label-empty = label-empty-background = ${colors.background} label-empty-foreground = ${colors.foreground2} -label-empty-padding = 1 +label-empty-padding = 0 [module/cmus] type = custom/script @@ -162,7 +173,8 @@ scroll-down = cmus-remote --volume -5% label-font = 1 format =