From adcb52806eb4c778bd97dc7eb01ee43ae5733fd1 Mon Sep 17 00:00:00 2001 From: Nippy Date: Tue, 8 Sep 2026 20:36:52 +0200 Subject: fixed theme and raveswitch abd welcomeapp. --- raveos-hyprland-theme/theme-data/raveswitch/config.ron | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'raveos-hyprland-theme/theme-data/raveswitch') diff --git a/raveos-hyprland-theme/theme-data/raveswitch/config.ron b/raveos-hyprland-theme/theme-data/raveswitch/config.ron index 272265e..72bdd16 100644 --- a/raveos-hyprland-theme/theme-data/raveswitch/config.ron +++ b/raveos-hyprland-theme/theme-data/raveswitch/config.ron @@ -2,7 +2,7 @@ ( version: 4, windows: ( - switch: Some(modifier: "Super", key: "Tab", filter_by: [current_monitor], switch_workspaces: false, exclude_workspaces: "", kill_key: 'q'), + switch: Some(modifier: "Alt", key: "Tab", filter_by: [current_monitor], switch_workspaces: false, exclude_workspaces: "", kill_key: 'q'), ), behavior: ( close_on_mod_release: true, -- cgit v1.3