Lock session (anti anti chocoblast)
This commit is contained in:
parent
7a081b2442
commit
4dd17e285f
2 changed files with 3 additions and 2 deletions
|
@ -28,7 +28,7 @@ set $thinkstation HDMI-A-3
|
|||
set $thinkstation-work "Iiyama North America PL2483H 1173700204528"
|
||||
set $thinkpad eDP-1
|
||||
set $thinkpad-work "Goldstar Company Ltd LG ULTRAWIDE 0x0000F6D7"
|
||||
set $work DP-1
|
||||
set $work DP-3
|
||||
|
||||
# Workspaces
|
||||
set $wksp1 "1: Main"
|
||||
|
@ -174,6 +174,7 @@ bindsym Alt+space exec $menu
|
|||
|
||||
# lock screen
|
||||
bindsym $mod+Alt+l exec swaylock -f
|
||||
bindsym $mod+Ctrl+l exec swaylock -S
|
||||
|
||||
# Reload the configuration file
|
||||
bindsym $mod+Shift+r reload
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image=/home/dbroqua/Nextcloud/images/Wallpaper/Nord\ Theme/lock.png
|
||||
font=Droid Sans Mono Slashed for Powerline
|
||||
clock
|
||||
;clock
|
||||
indicator
|
||||
indicator-radius=100
|
||||
indicator-thickness=6
|
||||
|
|
Loading…
Reference in a new issue