X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=.config%2Fi3%2Fconfig_base;h=b8078865015a06eea17964ff348a337e5a7a6125;hb=96287bc253566093cde24d470aaad7f014278dfe;hp=e0ac416979d832f5aa2bb76e98b9753a374ab7d4;hpb=5c365c66888cdf2132dc87b4c1cea220f1df115a;p=x_base.git diff --git a/.config/i3/config_base b/.config/i3/config_base index e0ac416..b807886 100644 --- a/.config/i3/config_base +++ b/.config/i3/config_base @@ -192,11 +192,14 @@ bindsym XF86MonBrightnessDown exec sudo /home/don/bin/intel_brightness dec # seach/tools/wlan/display bindsym XF86WLAN exec --no-startup-id toggle_rfkill #bindsym XF86Display exec presentation_mode -bindsym $mod+minus exec xscreensaver-command -lock +bindsym $mod+minus exec "sh -c 'xscreensaver-command -lock; xautolock -locknow'" # Start i3bar to display a workspace bar (plus the system information i3status # finds out, if available) bar { status_command i3status tray_output primary + mode hide } + +bindsym $mod+b bar hidden_state toggle