mirror of
https://github.com/frebib/dotfiles.git
synced 2024-06-14 12:57:23 +00:00
Decrease system font size for more on-screen fun!
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
set $mod Mod4
|
||||
floating_modifier $mod
|
||||
|
||||
font pango:Noto Sans 10
|
||||
font pango:Noto Sans 8.7
|
||||
|
||||
# kill focused window
|
||||
bindsym $mod+apostrophe kill
|
||||
@ -112,7 +112,7 @@ bar {
|
||||
strip_workspace_numbers yes
|
||||
tray_output primary
|
||||
tray_padding 2
|
||||
height 22
|
||||
height 20
|
||||
|
||||
#output $br
|
||||
position top
|
||||
@ -134,10 +134,10 @@ for_window [window_role="floating-term"] floating enable
|
||||
for_window [window_role="i3blocks-update-term"] floating enable
|
||||
for_window [window_role="i3blocks-clock-term"] floating enable
|
||||
|
||||
new_window pixel 6
|
||||
new_window pixel 5
|
||||
new_float none
|
||||
|
||||
gaps inner 10
|
||||
gaps inner 7
|
||||
gaps outer 2
|
||||
#smart_gaps on
|
||||
|
||||
|
Reference in New Issue
Block a user