diff --git a/i3wm/config.fc28 b/i3wm/config.fc28 index b292e94..e71f398 100644 --- a/i3wm/config.fc28 +++ b/i3wm/config.fc28 @@ -211,9 +211,13 @@ bindsym XF86AudioRaiseVolume exec amixer -q set Master 4%+ unmute bindsym XF86AudioLowerVolume exec amixer -q set Master 4%- unmute bindsym XF86AudioMute exec amixer -q set Master toggle -# Sreen brightness controls -bindsym XF86MonBrightnessUp exec xbacklight -inc 20 # increase screen brightness -bindsym XF86MonBrightnessDown exec xbacklight -dec 20 # decrease screen brightness +# Screen brightness controls +# `brightnessctl set [+]x%[-]` +# xbacklight [ inc | dec ] x% +# increase screen brightness +bindsym XF86MonBrightnessUp exec brightnessctl set +10% +# decrease screen brightness +bindsym XF86MonBrightnessDown exec brightnessctl set 10%- # Touchpad controls # bindsym XF85TouchpadToggle exec /some/path/toggletouchpad.sh # toggle touchpad diff --git a/polybar/config b/polybar/config index f2d28b5..6709903 100644 --- a/polybar/config +++ b/polybar/config @@ -10,6 +10,7 @@ [colors] ;background = ${xrdb:color0:#222} background = #222 +;background = #0222 background-alt = #444 ;foreground = ${xrdb:color7:#222} foreground = #dfdfdf @@ -28,7 +29,7 @@ width = 100% height = 27 ;offset-x = 1% ;offset-y = 1% -radius = 6.0 +;radius = 6.0 fixed-center = false bottom=true @@ -38,8 +39,9 @@ foreground = ${colors.foreground} line-size = 3 line-color = #f00 -border-size = 4 -border-color = #00000000 +;border-size = 4 +border-size = 0 +border-color = #0888 padding-left = 0 padding-right = 2 @@ -61,12 +63,14 @@ font-6 = siji:pixelsize=9;1 modules-left = bspwm i3 xwindow ;modules-left = i3 modules-center = mpd -modules-right = filesystem backlight volume xkeyboard memory cpu eth wg wlan battery temperature date powermenu +modules-right = filesystem backlight volume xkeyboard memory cpu eth wlan wg temperature battery date powermenu tray-position = right tray-padding = 2 -tray-transparent = true -tray-background = #0063ff +;tray-transparent = true +tray-transparent = false +;tray-background = #0063ff +tray-background = ${colors.background} ;wm-restack = bspwm wm-restack = i3 @@ -82,6 +86,10 @@ scroll-down = i3wm-wsprev cursor-click = pointer cursor-scroll = ns-resize +;;;;;;;;;;;;;;;; +; ; ; ; +; ; xwindow ; ; +; ; ; ; [module/xwindow] type = internal/xwindow @@ -204,8 +212,13 @@ label-song-ellipsis = true type = internal/backlight card = intel_backlight -format =