Update config

This commit is contained in:
Vlad Doster 2020-01-01 11:58:44 -05:00 committed by GitHub
parent d8b813a44d
commit 5bbe5aa027
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,6 +27,10 @@ width = 100%
height = 20
fixed-center = false
; allow scrolling workspaces
scroll-up = i3wm-wsnext
scroll-down = i3wm-wsprev
background = ${colors.background}
foreground = ${colors.foreground}
@ -49,13 +53,24 @@ font-3 = Symbola:pixelsize=9;1
wm-restack = i3
modules-left = i3
modules-left = i3 xworkspaces
modules-center = xwindow
modules-right = cpu memory volume wlan eth battery date
tray-position = right
tray-padding = 0
[module/ewmh]
type = internal/xworkspaces
; Create click handler used to focus desktop
; Default: true
enable-click = false
; Create scroll handlers used to cycle desktops
; Default: true
enable-scroll = false
[module/mutt-wizard]
type = custom/script