Some changes
This commit is contained in:
parent
282d47d558
commit
a6c115f39f
6 changed files with 51 additions and 24 deletions
|
@ -188,7 +188,7 @@ exec --no-startup-id xsettingsd &
|
|||
exec --no-startup-id compton -b
|
||||
exec --no-startup-id i3-msg 'exec /usr/bin/tilix'
|
||||
exec --no-startup-id i3-msg 'exec /usr/bin/firefox'
|
||||
#exec --no-startup-id i3-msg 'exec /usr/bin/thunderbird'
|
||||
exec --no-startup-id i3-msg 'exec /usr/bin/geary'
|
||||
exec --no-startup-id i3-msg 'exec /usr/bin/spotify'
|
||||
#exec --no-startup-id i3-msg 'exec /usr/bin/clementine'
|
||||
|
||||
|
@ -242,7 +242,7 @@ client.background #2f343f
|
|||
|
||||
# Remove border or fix workspace id for some apps
|
||||
for_window [class="Spotify"], move container to workspace 3
|
||||
for_window [class="Thunderbird"], move container to workspace 2
|
||||
for_window [class="Geary"], move container to workspace 2
|
||||
for_window [class="Firefox"], move container to workspace 1
|
||||
|
||||
for_window [class="Ristretto"] fullscreen enable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue