tweak i3 config
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# i3 autorun
|
# i3 autorun
|
||||||
exec --no-startup-id dex --autostart --environment i3
|
#exec --no-startup-id dex --autostart --environment i3
|
||||||
exec --no-startup-id xss-lock --transfer-sleep-lock -- betterlockscreen -l dimblur
|
exec --no-startup-id xss-lock --transfer-sleep-lock -- betterlockscreen -l dimblur
|
||||||
exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||||
exec --no-startup-id dunst
|
exec --no-startup-id dunst
|
||||||
|
|||||||
+3
-1
@@ -53,8 +53,10 @@ for_window [class="Nextcloud|Blueman-manager"] floating enable, border pixel 0
|
|||||||
for_window [title="Friends List"] floating enable
|
for_window [title="Friends List"] floating enable
|
||||||
for_window [class="GParted"] floating enable, resize set 1550 900, border pixel 0, move position center
|
for_window [class="GParted"] floating enable, resize set 1550 900, border pixel 0, move position center
|
||||||
for_window [class="Streamdeck UI"] floating enable, resize set 500 508
|
for_window [class="Streamdeck UI"] floating enable, resize set 500 508
|
||||||
for_window [class="org.remmina.Remmina|vlc|Thunar|MultiMC"] floating enable, border pixel 3
|
for_window [class="org.remmina.Remmina|vlc|Thunar|MultiMC|PrismLauncher"] floating enable, border pixel 3
|
||||||
for_window [class="fm|vol|mus|Bitwarden"] floating enable, resize set 1250 700, move scratchpad, border pixel 5
|
for_window [class="fm|vol|mus|Bitwarden"] floating enable, resize set 1250 700, move scratchpad, border pixel 5
|
||||||
|
for_window [class="Chromium" window_role="pop-up"] floating enable
|
||||||
|
for_window [class="file-roller|Xarchiver"] floating enable, resize set 1250 700, border pixel 5
|
||||||
|
|
||||||
# Assign workspaces
|
# Assign workspaces
|
||||||
assign [class="LibreWolf|^[Ff]irefox.*|^Brave.*|firedragon|Chromium"] 2
|
assign [class="LibreWolf|^[Ff]irefox.*|^Brave.*|firedragon|Chromium"] 2
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ set $nord14 #A3BE8C
|
|||||||
set $nord15 #B48EAD
|
set $nord15 #B48EAD
|
||||||
|
|
||||||
bar {
|
bar {
|
||||||
font pango:SpaceMono Nerd Font 9
|
font pango:SpaceMono Nerd Font 10
|
||||||
position top
|
position top
|
||||||
status_command i3status
|
status_command i3status
|
||||||
#status_command SCRIPT_DIR=~/.config/i3blocks/scripts i3blocks
|
#status_command SCRIPT_DIR=~/.config/i3blocks/scripts i3blocks
|
||||||
|
|||||||
Reference in New Issue
Block a user