Merge branch 'master' of git.darkou.fr:dbroqua/home
This commit is contained in:
commit
7a081b2442
1 changed files with 0 additions and 2 deletions
|
@ -130,7 +130,6 @@ exec nextcloud --background
|
||||||
exec remmina -i
|
exec remmina -i
|
||||||
exec $term
|
exec $term
|
||||||
exec firefox
|
exec firefox
|
||||||
exec spotify
|
|
||||||
exec signal-desktop --use-tray-icon
|
exec signal-desktop --use-tray-icon
|
||||||
exec teams
|
exec teams
|
||||||
exec mpd
|
exec mpd
|
||||||
|
@ -148,7 +147,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="Spotify"] move container to workspace $wksp4
|
|
||||||
|
|
||||||
# Open as floating
|
# Open as floating
|
||||||
for_window [class="Geeqie"] floating enable
|
for_window [class="Geeqie"] floating enable
|
||||||
|
|
Loading…
Reference in a new issue