Add workspace 7 for remote machines
This commit is contained in:
parent
78cadd323d
commit
4a4cfd7dda
3
i3.org
3
i3.org
@ -28,7 +28,7 @@ hide_edge_borders smart
|
||||
|
||||
* Font for window titles
|
||||
#+begin_src conf
|
||||
font Hack Nerd Font 11
|
||||
font pango:Hack Nerd Font Mono 11
|
||||
#+end_src
|
||||
|
||||
* Colors Variables
|
||||
@ -113,6 +113,7 @@ workspace_auto_back_and_forth yes
|
||||
assign[title="^Fig"] $ws6 # Matlab Figures
|
||||
for_window [title="^Fig"] layout tabbed
|
||||
assign[title="^HG_Peer"] $ws6 # Name of window when export figure with matlab
|
||||
assign[class="^RDP"] $ws7 # Remote
|
||||
#+end_src
|
||||
|
||||
** Open specific applications in floating mode
|
||||
|
Loading…
Reference in New Issue
Block a user