Reverted back the hyprlock config placement
This commit is contained in:
parent
3070701380
commit
1cdca4243b
3 changed files with 1 additions and 2 deletions
|
|
@ -41,7 +41,7 @@ $mainMod = SUPER # Sets "Windows" key as main modifier
|
|||
bind = $mainMod, Q, killactive,
|
||||
bind = $mainMod, R, exec, $menu # Omnibar
|
||||
bind = $mainMod, D, exec, $menu # Legacy menu shortcut
|
||||
bind = $mainMod, I, exec, ~/.config/hypr/scripts/lock.sh # Lockscreen
|
||||
bind = $mainMod, I, exec, hyprlock # Lockscreen
|
||||
bind = $mainMod, B, exec, ~/.config/hypr/scripts/toggle-waybar.sh # Toggle sidebar
|
||||
bind = $mainMod SHIFT, R, exec, ~/.config/hypr/scripts/reload.sh # Reload desktop
|
||||
bind = $mainMod, F11, exec, ~/.config/hypr/scripts/game-mode.sh # Gamemode
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
hyprlock --config "$HOME/.config/hypr/config/default/hyprlock.conf"
|
||||
Loading…
Add table
Add a link
Reference in a new issue