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