Making some adjustments to desktop polybar

This commit is contained in:
Chris Cochrun 2021-01-15 16:27:13 -06:00
parent ad59365c95
commit a953b9512b
2 changed files with 6 additions and 4 deletions

View file

@ -2,7 +2,7 @@
# Corners #
#################################
# requires: https://github.com/sdhand/compton
corner-radius = 0.0;
corner-radius = 12.0;
rounded-corners-exclude = [
#"window_type = 'normal'",
"class_g = 'awesome'",
@ -10,6 +10,7 @@ rounded-corners-exclude = [
"class_g = 'XTerm'",
"class_g = 'kitty'",
"class_g = 'emacs'",
# "name_g = 'EXWM workspace'",
"class_g = 'Polybar'",
"class_g = 'mpv'",
"class_g = 'qutebrowser'",
@ -97,6 +98,7 @@ shadow-exclude = [
"class_g = 'slop'",
"class_g = 'qutebrowser'",
"class_g = 'mpv'",
"class_g = 'microsoft teams - insiders'",
# "class_g = 'Polybar'",
# "class_g = 'Rofi'",
"_GTK_FRAME_EXTENTS@:c"

View file

@ -104,7 +104,7 @@ line-color = #f00
border-size = 0
border-color = #00000000
padding-left = 4
padding-left = 2
padding-right = 0
module-margin-left = 1
@ -116,9 +116,9 @@ font-2 = siji:pixelsize=30;1
font-3 = all\-the\-icons:style=Regular:size=30;6
font-4 = VictorMono Nerd Font Mono:size=20;6
modules-left = filesystem exwm-mail xbacklight pulseaudio exwm-buffer-name
modules-left = filesystem exwm-mail xbacklight exwm-buffer-name
modules-center = memory date cpu
modules-right = wlan battery powermenu
modules-right = pulseaudio wlan battery powermenu
tray-position = right
tray-padding = 2