style: change i3 font on Arch laptop
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
exec --no-startup-id "xrandr --output eDP-1 --primary"
|
exec --no-startup-id "xrandr --output eDP-1 --primary"
|
||||||
#exec --no-startup-id discord
|
#exec --no-startup-id discord
|
||||||
#exec --no-startup-id signal-desktop
|
#exec --no-startup-id signal-desktop
|
||||||
exec --no-startup-id nextcloud
|
exec_always --no-startup-id killall nextcloud; nextcloud --background
|
||||||
exec --no-startup-id $HOME/.config/i3/i3-restore/i3-restore
|
exec --no-startup-id $HOME/.config/i3/i3-restore/i3-restore
|
||||||
exec --no-startup-id libinput-gestures-setup start
|
exec --no-startup-id libinput-gestures-setup start
|
||||||
|
|
||||||
@@ -11,4 +11,4 @@ gaps outer 8
|
|||||||
|
|
||||||
# floating windows
|
# floating windows
|
||||||
#floating_minimum_size 1500 x 850
|
#floating_minimum_size 1500 x 850
|
||||||
#floating_maximum_size -1 x -1
|
#floating_maximum_size -1 x -1
|
||||||
@@ -17,7 +17,7 @@ set $nord14 #A3BE8C
|
|||||||
set $nord15 #B48EAD
|
set $nord15 #B48EAD
|
||||||
|
|
||||||
bar {
|
bar {
|
||||||
font pango:SpaceMono Nerd Font 12
|
font pango:JetBrainsMono NF 11
|
||||||
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
|
||||||
@@ -27,7 +27,7 @@ bar {
|
|||||||
|
|
||||||
separator_symbol " "
|
separator_symbol " "
|
||||||
|
|
||||||
i3bar_command i3bar --transparency
|
i3bar_command i3bar --transparency
|
||||||
|
|
||||||
strip_workspace_numbers no
|
strip_workspace_numbers no
|
||||||
strip_workspace_name yes
|
strip_workspace_name yes
|
||||||
@@ -45,4 +45,4 @@ bar {
|
|||||||
inactive_workspace $nord8 $nord10 $nord4
|
inactive_workspace $nord8 $nord10 $nord4
|
||||||
urgent_workspace $nord3 $nord11 $nord4
|
urgent_workspace $nord3 $nord11 $nord4
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user