5 lines
86 B
Text
5 lines
86 B
Text
# Define locker script
|
|
bindsym $alt+L exec 'swaylock'
|
|
|
|
# IDLE CONFIG
|
|
exec swayidle -w
|