From 13c141011e7002690890ba5291fcc4a6066031da Mon Sep 17 00:00:00 2001 From: Michel Fedde Date: Mon, 21 Jul 2025 21:40:35 +0200 Subject: [PATCH] Adds settings for cinny --- .config/hypr/config/Startup_Apps.conf | 1 + .config/hypr/config/WindowRules.conf | 1 + 2 files changed, 2 insertions(+) diff --git a/.config/hypr/config/Startup_Apps.conf b/.config/hypr/config/Startup_Apps.conf index dd478f0..bfbe07a 100644 --- a/.config/hypr/config/Startup_Apps.conf +++ b/.config/hypr/config/Startup_Apps.conf @@ -22,6 +22,7 @@ exec-once = solaar --window="hide" & exec-once = protonmail-bridge-core -n & exec-once = planify -b & exec-once = wal -R +exec-once = gtk-launch cinny.desktop & exec-once = swww img "$HOME/.cache/wallpaper.png" diff --git a/.config/hypr/config/WindowRules.conf b/.config/hypr/config/WindowRules.conf index 0bb4b97..d66db70 100644 --- a/.config/hypr/config/WindowRules.conf +++ b/.config/hypr/config/WindowRules.conf @@ -39,6 +39,7 @@ windowrule = workspace 3, class:^([Dd]iscord|[Ww]ebCord|[Vv]esktop)$ windowrule = workspace 3, class:^([Bb]eeperTexts)$ windowrule = workspace 3, class:^(microsoftteams-nativefier-6234c0)$ windowrule = workspace 3, class:^([Mm]icrosoft-edge(-stable|-beta|-dev|-unstable)?)$ # I use the Teams Browser mainly for... Teams... +windowrule = workspace 3, class:cinny windowrule = workspace 4 silent, class:^([Ss]team)$ windowrule = workspace 4, class:^([Ll]utris)$ windowrule = workspace 4, class:^([Hh]eroic)$