make game mode persistent

This commit is contained in:
end-4
2026-03-18 08:23:44 +01:00
parent c538505f94
commit 3ca94d1e70
5 changed files with 170 additions and 11 deletions
+7 -2
View File
@@ -5,8 +5,11 @@ $qsConfig = ii
exec = hyprctl dispatch submap global # DO NOT REMOVE THIS OR YOU WON'T BE ABLE TO USE ANY KEYBIND
submap = global # This is required for catchall to work
# Defaults
# Environment variables
source=hyprland/env.conf
source=custom/env.conf
# Defaults
source=hyprland/execs.conf
source=hyprland/general.conf
source=hyprland/rules.conf
@@ -14,7 +17,6 @@ source=hyprland/colors.conf
source=hyprland/keybinds.conf
# Custom
source=custom/env.conf
source=custom/execs.conf
source=custom/general.conf
source=custom/rules.conf
@@ -23,3 +25,6 @@ source=custom/keybinds.conf
# nwg-displays support
source=workspaces.conf
source=monitors.conf
# Shell overrides
source=hyprland/shellOverrides/main.conf