update
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user