diff --git a/private_dot_config/hypr/hyprland/binds/open_apps.conf b/private_dot_config/hypr/hyprland/binds/open_apps.conf index e400651..60dadac 100644 --- a/private_dot_config/hypr/hyprland/binds/open_apps.conf +++ b/private_dot_config/hypr/hyprland/binds/open_apps.conf @@ -8,6 +8,6 @@ bind = $mainMod L_SHIFT, P, exec, $menu bind = $mainMod Control_L, 1, exec, uwsm app -- vesktop bind = $mainMod Control_L, 2, exec, uwsm app -- zen-browser bind = $mainMod Control_L, 3, exec, uwsm app -- mangohud steam -bind = $mainMod Control_L, 5, exec, uwsm app -- gimp +bind = $mainMod Control_L, 8, exec, uwsm app -- gimp bind = $mainMod Control_L, 9, exec, uwsm app -- spotify-launcher bind = $mainMod Control_L, 0, exec, uwsm app -- obs diff --git a/private_dot_config/hypr/hyprland/rules/gimp.conf b/private_dot_config/hypr/hyprland/rules/gimp.conf index 2a030c8..6826938 100644 --- a/private_dot_config/hypr/hyprland/rules/gimp.conf +++ b/private_dot_config/hypr/hyprland/rules/gimp.conf @@ -1 +1 @@ -windowrulev2 = workspace 5, class:^(gimp)$ +windowrulev2 = workspace 8, class:^(gimp)$