~dwm -> bspwm

dwm was giving me some issues, and it just wasn't fun to use anymore. So
I switched to bspwm, which should have basically everything I need.
This commit is contained in:
dx
2020-06-10 12:39:46 +01:00
parent 319194ea02
commit 13be152c6d
4 changed files with 59 additions and 14 deletions

View File

@@ -1,7 +1,7 @@
[bar/custom-bar]
width = 100%
height = 27
modules-left = i3
modules-left = bspwm
modules-right = filesystem pulseaudio battery date
tray-position = right
separator = " Δ "
@@ -12,8 +12,15 @@ font-0 = IBM Plex Sans:size=12
[module/i3]
type = internal/i3
format = <label-state> <label-mode>
index-sort = true
wrapping-scroll = false
pin-workspaces = false
[module/bspwm]
type = internal/bspwm
format = <label-state> <label-mode>
label-monitor = %name%
enable-click = true
pin-workspaces = true
label-focused-foreground = #91cbff
[module/pulseaudio]
type = internal/pulseaudio