From 4a4cfd7ddae8278ceb33d7e53c6df4ec8e9f13bb Mon Sep 17 00:00:00 2001 From: Thomas Dehaeze Date: Sun, 6 Feb 2022 21:42:39 +0100 Subject: [PATCH] Add workspace 7 for remote machines --- i3.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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