diff --git a/i3.org b/i3.org index 04b2522..80230aa 100644 --- a/i3.org +++ b/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