switched back to HyprLock after beeing able to use the GPU directly thanks to all-ways-egpu
This commit is contained in:
@@ -75,7 +75,8 @@ env = TERM,xterm
|
||||
env = XDG_CURRENT_DESKTOP,Hyprland
|
||||
env = XDG_SESSION_TYPE,wayland
|
||||
env = XDG_SESSION_DESKTOP,Hyprland
|
||||
|
||||
#Dolphin open with
|
||||
env = XDG_MENU_PREFIX,arch- kbuildsycoca6
|
||||
#Nvidi Envs
|
||||
|
||||
#env = LIBVA_DRIVER_NAME,nvidia
|
||||
@@ -254,8 +255,8 @@ bind = $mainMod, R, exec, $menu
|
||||
bind = $mainMod, P, pseudo, # dwindle
|
||||
bind = $mainMod, J, togglesplit, # dwindle
|
||||
#bind = $mainMod, L, exec, hyprlock & sleep 1 ; systemctl suspend
|
||||
#bind = $mainMod, L, exec, hyprlock
|
||||
bind = $mainMod, L, exec, swaylock
|
||||
bind = $mainMod, L, exec, hyprlock
|
||||
#bind = $mainMod, L, exec, swaylock
|
||||
# Move focus with mainMod + arrow keys
|
||||
bind = $mainMod, left, movefocus, l
|
||||
bind = $mainMod, right, movefocus, r
|
||||
|
||||
Reference in New Issue
Block a user