Revert telegram
This commit is contained in:
parent
cabbd47fde
commit
e631d72922
1 changed files with 0 additions and 2 deletions
|
@ -133,7 +133,6 @@ exec remmina -i
|
||||||
exec $term
|
exec $term
|
||||||
exec firefox
|
exec firefox
|
||||||
exec signal-desktop --use-tray-icon
|
exec signal-desktop --use-tray-icon
|
||||||
exec telegram-desktop -quit
|
|
||||||
exec teams
|
exec teams
|
||||||
exec mpd
|
exec mpd
|
||||||
exec libinput-gestures-setup start
|
exec libinput-gestures-setup start
|
||||||
|
@ -149,7 +148,6 @@ for_window [app_id=".*"] border pixel 4
|
||||||
for_window [class="Signal"] move container to workspace $wksp3
|
for_window [class="Signal"] move container to workspace $wksp3
|
||||||
for_window [class="Teams"] 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="Slack"] move container to workspace $wksp3
|
||||||
for_window [class="TelegramDesktop"] move container to workspace $wksp3
|
|
||||||
|
|
||||||
# Open as floating
|
# Open as floating
|
||||||
for_window [class="Geeqie"] floating enable
|
for_window [class="Geeqie"] floating enable
|
||||||
|
|
Loading…
Reference in a new issue