commit 661fa77e464ce988400b80a8d406da2c3d39b1e5
parent 8a423a2ad0b616f439c5f884c5967833c2a8edaa
Author: andersuno <anders.hedman01@gmail.com>
Date: Sun, 7 Feb 2021 14:17:40 +0100
Changes to be committed:
modified: .config/bspwm/bspwmrc
modified: .config/polybar/config
modified: .config/sxhkd/sxhkdrc
Diffstat:
3 files changed, 8 insertions(+), 6 deletions(-)
diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc
@@ -6,7 +6,7 @@
~/Scripts/polybar.sh
picom &
#compton &
-xfce4-power-manager
+#xfce4-power-manager
bspc monitor -d 1 2 3 4 5 6 7 8 9 10
@@ -17,7 +17,7 @@ bspc config split_ratio 0.52
bspc config borderless_monocle true
bspc config gapless_monocle true
-bspc desktop II -l monocle
+#bspc desktop II -l monocle
#bspc rule -a Chromium desktop='^2' follow=on
bspc rule -a Brave-browser desktop='^2' follow=on
diff --git a/.config/polybar/config b/.config/polybar/config
@@ -337,8 +337,9 @@ bar-volume-empty-foreground = ${colors.foreground-alt}
[module/battery]
type = internal/battery
battery = BAT0
-adapter = ACAD
-full-at = 90
+adapter = AC
+;adapter = ACAD
+full-at = 93
;<animation-charging>
@@ -363,7 +364,7 @@ ramp-capacity-5 =
ramp-capacity-6 =
ramp-capacity-7 =
ramp-capacity-8 =
-ramp-capacity-9 =
+ramp-capacity-9 =
ramp-capacity-0-foreground = ${colors.secondary}
ramp-capacity-1-foreground = ${colors.secondary}
ramp-capacity-2-foreground = ${colors.secondary}
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc
@@ -65,7 +65,8 @@ XF86AudioMicMute
pactl set-source-mute 1 toggle
#Brightness
-#XF86MonBrightness{Down,Up}
+XF86MonBrightness{Down,Up}
+ xbacklight -{dec,inc} 5
# sudo /home/anders/Scripts/bright{down,up}.sh
#
#super + KP_{Subtract,Add}