From 70948c2a8c46ab214e3cd05add94159220d44636 Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Tue, 16 May 2023 18:10:10 -0400 Subject: [PATCH] hyprland: Allow focus on activate This change makes it so that when you open an application that is already open, Hyprland will focus the workspace of that application. --- home.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home.nix b/home.nix index 95bff4f7..e5479eb9 100644 --- a/home.nix +++ b/home.nix @@ -184,6 +184,7 @@ misc { disable_hyprland_logo = yes animate_mouse_windowdragging = yes + focus_on_activate = yes } ''; home.file.".icons/default/index.theme".text = ''