switched back to HyprLock after beeing able to use the GPU directly thanks to all-ways-egpu

This commit is contained in:
2024-12-14 11:27:44 +01:00
parent 7c158a0fc1
commit dd236dece2
3 changed files with 7 additions and 6 deletions

View File

@@ -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