From 39d164d941af0140e61ff49a74ec772f4ba3126b Mon Sep 17 00:00:00 2001 From: The-Repo-Club Date: Fri, 30 Sep 2022 07:27:15 +0100 Subject: [PATCH] Updated i3 Signed-off-by: The-Repo-Club --- i3/.config/i3/config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/i3/.config/i3/config b/i3/.config/i3/config index 4a97a7779..e9b58f9da 100644 --- a/i3/.config/i3/config +++ b/i3/.config/i3/config @@ -21,7 +21,7 @@ set $WebBrowserF firefox set $FileManager nemo set $MailReader thunderbird set $TextEditor code -set $Hypervisor virtualbox +set $Hypervisor virt-manager set $GitBrowser lazygit # }}} Variables @@ -440,7 +440,7 @@ assign [class="(?i)Alacritty|Kitty"] # Workspace $ws2 assign [class="(?i)Emacs|Jetbrains"] → $ws2 -assign [class="(?i)Code|Nvim-QT"] → $ws2 +assign [class="(?i)Code|Micro"] → $ws2 # Workspace $ws3 assign [class="(?i)Nemo"] → $ws3 @@ -792,7 +792,7 @@ popup_during_fullscreen smart # delete or uncomment the following lines if you do not have it or do not # want it -for_window [class="^.*"] border pixel 1 +for_window [class="^.*"] border 1pixel gaps inner 5 gaps outer 2 #smart_gaps on