diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc index 2916df0..64eed6e 100755 --- a/.config/bspwm/bspwmrc +++ b/.config/bspwm/bspwmrc @@ -21,7 +21,7 @@ bspc desktop web --layout monocle bspc config border_width 1 bspc config window_gap 10 -bspc config split_ratio 0.52 +bspc config split_ratio 0.50 bspc config borderless_monocle true bspc config gapless_monocle true diff --git a/.config/git/config b/.config/git/config index c4566f4..caaf4a1 100644 --- a/.config/git/config +++ b/.config/git/config @@ -17,6 +17,8 @@ dt = difftool d = diff b = branch -vv + logg = log --graph + diffc = diff --cached [merge] tool = vimdiff conflictstyle = diff3 diff --git a/.config/polybar/bars.ini b/.config/polybar/bars.ini index 6f2eb1a..0e1af56 100644 --- a/.config/polybar/bars.ini +++ b/.config/polybar/bars.ini @@ -51,7 +51,7 @@ modules-left = bspwm i3 modules-center = mpd - modules-right = memory cpu fan-speed eth temperature date powermenu + modules-right = memory cpu fan-speed temperature eth arch-updates date powermenu eth-interface = enp0s31f6 @@ -74,7 +74,7 @@ modules-left = bspwm i3 modules-center = - modules-right = pulseaudio battery xbacklight memory cpu temperature wlan eth date powermenu + modules-right = pulseaudio battery xbacklight memory cpu temperature wlan eth arch-updates date powermenu eth-interface = enp2s0f1 wlan-interface = wlp3s0 diff --git a/.config/polybar/custom.ini b/.config/polybar/custom.ini new file mode 100644 index 0000000..a17fc2e --- /dev/null +++ b/.config/polybar/custom.ini @@ -0,0 +1,23 @@ +[module/fan-speed] + type = custom/script + exec = $HOME/.config/polybar/scripts/fan-speed.sh + interval = 1 + + format-prefix = " " + format-prefix-foreground = ${colors.foreground-alt} + format-underline = #8bf + format =