From 6c0bb4000339291839eb73d1a9d6e3a900057f33 Mon Sep 17 00:00:00 2001 From: albert Date: Mon, 20 Nov 2023 19:37:41 +0900 Subject: [PATCH] Test --- .../common/desktops/hyprland/common/hyprland/hyprland-conf.nix | 1 + 1 file changed, 1 insertion(+) 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