Android Studio opens on set workspace

This commit is contained in:
Christian Colglazier 2018-10-10 20:56:17 -04:00
parent c41a70ee19
commit 704ba13af2

View File

@ -214,5 +214,7 @@ bindsym $mod+Shift+s exec scrot -b -d 5 '%Y:%m:%d:%H:%M:%S.png' -e 'mv $f ~/Desk
# Start up programs
for_window [class="Firefox"] move to workspace $ws1
for_window [title="emacs@*"] move to workspace $ws2
for_window [class="jetbrains-studio"] move to workspace $ws3
for_window [title="Google Play Music Desktop Player"] move to workspace $ws10
exec --no-startup-id "firefox"