Merge branch 'master' of git.darkou.fr:dbroqua/home
This commit is contained in:
commit
289809d876
2 changed files with 1 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -71,3 +71,4 @@ config/solaar/
|
|||
config/rustdesk/
|
||||
config/fontconfig/
|
||||
config/strawberry/
|
||||
local/share/.vivaldi_reporting_data
|
||||
|
|
|
@ -133,7 +133,6 @@ exec remmina -i
|
|||
exec $term
|
||||
exec firefox
|
||||
exec signal-desktop --use-tray-icon
|
||||
exec teams
|
||||
exec mpd
|
||||
exec libinput-gestures-setup start
|
||||
exec solaar --window=hide
|
||||
|
@ -146,7 +145,6 @@ 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
|
||||
|
||||
# Open as floating
|
||||
|
|
Loading…
Reference in a new issue