diff --git a/home-manager/common/desktops/hyprland/common/hyprland/hyprland-conf.nix b/home-manager/common/desktops/hyprland/common/hyprland/hyprland-conf.nix index 8f5447cf..9db5c422 100644 --- a/home-manager/common/desktops/hyprland/common/hyprland/hyprland-conf.nix +++ b/home-manager/common/desktops/hyprland/common/hyprland/hyprland-conf.nix @@ -163,6 +163,7 @@ # Lock the screen, send to swaylock and pause music bind = $mainMod, L, exec, swaylock -f + bind = $mainMod, L, exec, echo "executed swaylock" >> /tmp/swaylock.log bind = $mainMod, L, exec, playerctl pause # to switch between windows in a floating workspace