Automatically Move Emacs '*Org PDF LaTeX Output*' buffer to workspace 10
This commit is contained in:
parent
432ccb358a
commit
c142d21b67
@ -27,6 +27,7 @@ exec --no-startup-id xautolock -time 5 -locker "$config_dir/lock.sh lock 5" -det
|
||||
# firefox workspace bindings
|
||||
for_window [class="(?i)Firefox" title="^\[work\] "] move container to workspace number 2
|
||||
for_window [class="(?i)Firefox" title="^\[music\] "] move container to workspace number 10
|
||||
for_window [class="(?i)Emacs" title="\*Org PDF LaTeX Output\*"] move container to workspace 10
|
||||
|
||||
# keyboard settings
|
||||
exec --no-startup-id setxkbmap -option 'ctrl:nocaps' -option "shift:both_capslock"
|
||||
|
Loading…
Reference in New Issue
Block a user