Add lockscreen
This commit is contained in:
@@ -16,6 +16,7 @@ monitor=,preferred,auto,auto
|
||||
$terminal = foot
|
||||
$fileManager = nautilus
|
||||
$menu = wofi --show drun
|
||||
$lockscreen = hyprlock
|
||||
|
||||
|
||||
#################
|
||||
@@ -194,11 +195,11 @@ device {
|
||||
###################
|
||||
|
||||
# See https://wiki.hyprland.org/Configuring/Keywords/
|
||||
# $mainMod = SUPER # Sets "Windows" key as main modifier
|
||||
$mainMod = CONTROLALT # Sets "Windows" key as main modifier
|
||||
$mainMod = SUPER # Sets "Windows" key as main modifier
|
||||
|
||||
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
|
||||
bind = $mainMod, Return, exec, $terminal
|
||||
bind = $mainMod, L, exec, $lockscreen
|
||||
bind = $mainMod, C, killactive,
|
||||
bind = $mainMod, M, exit,
|
||||
bind = $mainMod, E, exec, $fileManager
|
||||
|
||||
Reference in New Issue
Block a user