switch to lightdm, xsecurelock

This commit is contained in:
azpsen
2024-01-29 13:07:24 -06:00
parent e9ce921f52
commit c657bf51f7
7 changed files with 27 additions and 6 deletions

View File

@@ -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