]> git.donarmstrong.com Git - x_base.git/commitdiff
make the default font larger and use toggle_rfkill
authorDon Armstrong <don@donarmstrong.com>
Mon, 12 Sep 2016 16:42:08 +0000 (09:42 -0700)
committerDon Armstrong <don@donarmstrong.com>
Mon, 12 Sep 2016 16:42:08 +0000 (09:42 -0700)
.config/i3/config_base

index 203cbd0b7192dade7da476d915ac603206848a57..f2197ff77c2fdc6982e34485179804ba73bb5597 100644 (file)
@@ -11,7 +11,7 @@ set $mod Mod4
 
 # This font is widely installed, provides lots of unicode glyphs, right-to-left
 # text rendering and scalability on retina/hidpi displays (thanks to pango).
 
 # This font is widely installed, provides lots of unicode glyphs, right-to-left
 # text rendering and scalability on retina/hidpi displays (thanks to pango).
-font pango:DejaVu Sans Mono 8
+font pango:DejaVu Sans Mono 9
 
 # Before i3 v4.8, we used to recommend this one as the default:
 # font -misc-fixed-medium-r-normal--13-120-75-75-C-70-iso10646-1
 
 # Before i3 v4.8, we used to recommend this one as the default:
 # font -misc-fixed-medium-r-normal--13-120-75-75-C-70-iso10646-1
@@ -190,7 +190,7 @@ bindsym XF86MonBrightnessUp exec xbacklight -inc 5
 bindsym XF86MonBrightnessDown exec xbacklight -dec 5
 
 # seach/tools/wlan/display
 bindsym XF86MonBrightnessDown exec xbacklight -dec 5
 
 # seach/tools/wlan/display
-bindsym XF86WLAN exec --no-startup-id "sh -c \\"if /usr/sbin/rfkill list|grep -q 'blocked yes' ; then /usr/sbin/rfkill unblock all ; else /usr/sbin/rfkill block all ; fi;\\""
+bindsym XF86WLAN exec --no-startup-id toggle_rfkill
 #bindsym XF86Display exec presentation_mode
 
 # Start i3bar to display a workspace bar (plus the system information i3status
 #bindsym XF86Display exec presentation_mode
 
 # Start i3bar to display a workspace bar (plus the system information i3status