diff --git a/hyprland/.config/hypr/config.d/00-basic.conf b/hyprland/.config/hypr/config.d/00-basic.conf index f25b2df3..3cd42f29 100644 --- a/hyprland/.config/hypr/config.d/00-basic.conf +++ b/hyprland/.config/hypr/config.d/00-basic.conf @@ -58,6 +58,7 @@ master { gestures { # See https://wiki.hyprland.org/Configuring/Variables/ for more workspace_swipe = true + workspace_swipe_invert = true } misc { diff --git a/hyprland/.config/hypr/config.d/85-autostart-applications.conf b/hyprland/.config/hypr/config.d/85-autostart-applications.conf index 450ba229..12f64ebb 100644 --- a/hyprland/.config/hypr/config.d/85-autostart-applications.conf +++ b/hyprland/.config/hypr/config.d/85-autostart-applications.conf @@ -1,7 +1,7 @@ # vim: set ft=config: # Workspace-specific applications -exec-once = [workspace 8 silent] flatpak run org.keepassxc.KeePassXC -exec-once = [workspace 8 silent] flatpak run org.mozilla.Thunderbird -exec-once = [workspace 9 silent] flatpak run dev.vencord.Vesktop -exec-once = [workspace 9 silent] flatpak run im.riot.Riot +exec-once = [workspace 8 silent] flatpak run org.keepassxc.KeePassXC +exec-once = [workspace 8 silent] flatpak run org.mozilla.Thunderbird +exec-once = [workspace 9 silent] flatpak run dev.vencord.Vesktop +exec-once = [workspace 9 silent] flatpak run im.riot.Riot exec-once = [workspace 10 silent] flatpak run com.github.KRTirtho.Spotube