From 36f4cbb57db4911277d8eee9ec6de5b76f505c0a Mon Sep 17 00:00:00 2001 From: albert Date: Wed, 3 Apr 2024 22:38:52 +0900 Subject: [PATCH] Update Hyprland --- home-manager/common/desktops/hyprland/components/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home-manager/common/desktops/hyprland/components/hyprland.nix b/home-manager/common/desktops/hyprland/components/hyprland.nix index 349e1f69..2eb34083 100644 --- a/home-manager/common/desktops/hyprland/components/hyprland.nix +++ b/home-manager/common/desktops/hyprland/components/hyprland.nix @@ -108,7 +108,7 @@ ''SUPER, P, pseudo, # dwindle'' ''SUPER, J, togglesplit, # dwindle'' ''SUPER, F, exec, firefox'' - ''SUPER, S, exec, steam'' + ''SUPER, S, exec, steam -vgui'' # Move focus with mainMod + arrow keys ''SUPER_ALT, left, movefocus, l''