switch to lightdm, xsecurelock
This commit is contained in:
@@ -37,6 +37,9 @@ monitor = DP-2
|
||||
background = ${colors.background}
|
||||
foreground = ${colors.foreground}
|
||||
|
||||
scroll-up = bspc monitor -f DP-2 && bspc desktop -f prev.local
|
||||
scroll-down = bspc monitor -f DP-2 && bspc desktop -f next.local
|
||||
|
||||
line-size = 3pt
|
||||
|
||||
border-size = 0pt
|
||||
@@ -55,7 +58,7 @@ modules-center = date
|
||||
modules-right = music filesystem memory cpu wlan powermenu
|
||||
|
||||
cursor-click = pointer
|
||||
cursor-scroll = ns-resize
|
||||
; cursor-scroll = ns-resize
|
||||
|
||||
enable-ipc = true
|
||||
|
||||
@@ -78,6 +81,9 @@ monitor = HDMI-0
|
||||
background = ${colors.background}
|
||||
foreground = ${colors.foreground}
|
||||
|
||||
scroll-up = bspc monitor -f HDMI-0 && bspc desktop -f prev.local
|
||||
scroll-down = bspc monitor -f HDMI-0 && bspc desktop -f next.local
|
||||
|
||||
line-size = 3pt
|
||||
|
||||
border-size = 0pt
|
||||
@@ -96,7 +102,7 @@ modules-center = date
|
||||
modules-right = music filesystem memory cpu wlan powermenu
|
||||
|
||||
cursor-click = pointer
|
||||
cursor-scroll = ns-resize
|
||||
; cursor-scroll = ns-resize
|
||||
|
||||
enable-ipc = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user