Updated i3

Signed-off-by: The-Repo-Club <wayne6324@gmail.com>
This commit is contained in:
The-Repo-Club 2022-09-30 07:27:15 +01:00
parent 98112bff64
commit 39d164d941
No known key found for this signature in database
GPG Key ID: E30EC2FBFB05C44F

View File

@ -21,7 +21,7 @@ set $WebBrowserF firefox
set $FileManager nemo set $FileManager nemo
set $MailReader thunderbird set $MailReader thunderbird
set $TextEditor code set $TextEditor code
set $Hypervisor virtualbox set $Hypervisor virt-manager
set $GitBrowser lazygit set $GitBrowser lazygit
# }}} Variables # }}} Variables
@ -440,7 +440,7 @@ assign [class="(?i)Alacritty|Kitty"]
# Workspace $ws2 # Workspace $ws2
assign [class="(?i)Emacs|Jetbrains"] → $ws2 assign [class="(?i)Emacs|Jetbrains"] → $ws2
assign [class="(?i)Code|Nvim-QT"] → $ws2 assign [class="(?i)Code|Micro"] → $ws2
# Workspace $ws3 # Workspace $ws3
assign [class="(?i)Nemo"] → $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 # delete or uncomment the following lines if you do not have it or do not
# want it # want it
for_window [class="^.*"] border pixel 1 for_window [class="^.*"] border 1pixel
gaps inner 5 gaps inner 5
gaps outer 2 gaps outer 2
#smart_gaps on #smart_gaps on