mirror of
https://github.com/The-Repo-Club/DotFiles.git
synced 2024-11-24 16:28:41 -05:00
Updated i3
Signed-off-by: The-Repo-Club <wayne6324@gmail.com>
This commit is contained in:
parent
98112bff64
commit
39d164d941
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user