mirror of
https://github.com/artizirk/dotfiles.git
synced 2025-12-21 17:06:49 +02:00
Fix Wayland support for apps running under systemd
This commit is contained in:
@@ -10,6 +10,7 @@ for_window [app_id="quasselclient"] move to workspace $chat_workspace
|
||||
exec systemd-run --user --unit=quasselclient /usr/bin/quasselclient
|
||||
|
||||
for_window [class="Element"] move to workspace $chat_workspace
|
||||
for_window [app_id="Element"] move to workspace $chat_workspace
|
||||
exec systemd-run --user --unit=element-desktop /usr/bin/element-desktop
|
||||
|
||||
for_window [class="Slack"] move to workspace $chat_workspace
|
||||
|
||||
Reference in New Issue
Block a user