This commit is contained in:
2026-01-23 20:20:57 -06:00
parent 9d5e396152
commit 13c920fd32
37 changed files with 2312 additions and 107 deletions

View File

@@ -13,18 +13,23 @@ spawn-at-startup "/usr/bin/swayidle" "-w"
workspace "chat" {
open-on-output "DP-3"
}
window-rule {
match app-id="nheko"
open-on-workspace "chat"
}
spawn-at-startup "/usr/bin/flatpak" "run" "im.nheko.Nheko"
window-rule {
match app-id="Element"
open-on-workspace "chat"
}
spawn-at-startup "/usr/bin/element-desktop"
//spawn-at-startup "/usr/bin/element-desktop"
//"--enable-features=UseOzonePlatform" "--ozone-platform=wayland"
window-rule {
match app-id="discord"
open-on-workspace "chat"
}
//spawn-at-startup "/usr/bin/flatpak" "run" "--socket=wayland" "com.discordapp.Discord" "--enable-features=UseOzonePlatform" "--ozone-platform=wayland"
spawn-at-startup "/usr/local/bin/discord-delay.sh"
//spawn-at-startup "/usr/local/bin/discord-delay.sh"
//window-rule {
// match app-id="srain"
// open-on-workspace "chat"