Made font slighty larger for desktop

This commit is contained in:
Christian Colglazier 2018-08-25 14:53:20 -04:00
parent 7f3cde64d5
commit 2420127c75

View File

@ -23,13 +23,13 @@ font pango:NimbusSans Bold 10
floating_modifier $mod floating_modifier $mod
# start a terminal # start a terminal
bindsym $mod+Return exec gnome-terminal bindsym $mod+Return exec kitty
# kill focused window # kill focused window
bindsym $mod+q kill bindsym $mod+q kill
# start dmenu (a program launcher) # start dmenu (a program launcher)
bindsym $mod+d exec --no-startup-id dmenu_run -i -nb '#000000' -nf '#03A9F4' -sb '#E91E63' -sf '#FFCDD2' -fn 'NimbusSans:bold:pixelsize=16' bindsym $mod+d exec --no-startup-id dmenu_run -i -nb '#000000' -nf '#03A9F4' -sb '#E91E63' -sf '#FFCDD2' -fn 'NimbusSans:bold:pixelsize=20'
# There also is the (new) i3-dmenu-desktop which only displays applications # There also is the (new) i3-dmenu-desktop which only displays applications
# shipping a .desktop file. It is a wrapper around dmenu, so you need that # shipping a .desktop file. It is a wrapper around dmenu, so you need that
@ -172,7 +172,7 @@ bindsym $mod+r mode "resize"
bar { bar {
position top position top
status_command i3status status_command i3status
font pango: NimbusSans Bold 11 font pango: NimbusSans Bold 13
colors{ colors{
background #000000 background #000000
statusline #0288D1 statusline #0288D1