فهرست منبع

Command main display with display key

Shut off with modifier pressed, shut on directly.
DricomDragon 4 سال پیش
والد
کامیت
f8565cb73d
1فایلهای تغییر یافته به همراه4 افزوده شده و 0 حذف شده
  1. 4 0
      Install/Templates/i3/config

+ 4 - 0
Install/Templates/i3/config

@@ -37,6 +37,10 @@ bindsym $mod+d exec --no-startup-id i3-dmenu-desktop
 # swap keyboard
 bindsym XF86Tools exec --no-startup-id ~/.bin/swapkeyboard
 
+# switch main screen on/off
+bindsym XF86Display exec --no-startup-id xrandr --output eDP1 --auto
+bindsym $mod+XF86Display exec --no-startup-id xrandr --output eDP1 --off
+
 # VOLUME
 # macro adjustement : use dB for more dynamic change
 set $vol_big_step 4dB