Ajout de telegram
This commit is contained in:
parent
4419c7815a
commit
1fbf91c729
1 changed files with 2 additions and 0 deletions
|
@ -133,6 +133,7 @@ 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
|
||||
|
@ -148,6 +149,7 @@ for_window [app_id=".*"] border pixel 4
|
|||
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