Suppression de Teams et Telegram
This commit is contained in:
parent
cabbd47fde
commit
34503ca99d
1 changed files with 0 additions and 4 deletions
|
@ -133,8 +133,6 @@ exec remmina -i
|
|||
exec $term
|
||||
exec firefox
|
||||
exec signal-desktop --use-tray-icon
|
||||
exec telegram-desktop -quit
|
||||
exec teams
|
||||
exec mpd
|
||||
exec libinput-gestures-setup start
|
||||
exec solaar --window=hide
|
||||
|
@ -147,9 +145,7 @@ for_window [app_id=".*"] border pixel 4
|
|||
|
||||
# Auto move on Workspace
|
||||
for_window [class="Signal"] move container to workspace $wksp3
|
||||
for_window [class="Teams"] move container to workspace $wksp3
|
||||
for_window [class="Slack"] move container to workspace $wksp3
|
||||
for_window [class="TelegramDesktop"] move container to workspace $wksp3
|
||||
|
||||
# Open as floating
|
||||
for_window [class="Geeqie"] floating enable
|
||||
|
|
Loading…
Reference in a new issue