Update: Updated scripts, changed HDMI name.

This commit is contained in:
Keyitdev
2022-06-22 19:31:34 +02:00
parent 09aedb8955
commit de5453b113
7 changed files with 58 additions and 17 deletions
+2 -2
View File
@@ -93,8 +93,8 @@ bindsym $mod+space focus mode_toggle
bindsym $mod+i exec betterlockscreen -l
# monitor settings
bindsym $mod+n exec xrandr --auto --output eDP --mode 1920x1080 --right-of HDMI-A-0 && i3-msg restart &
bindsym $mod+m exec xrandr --auto --output HDMI-A-0 --off && i3-msg restart &
bindsym $mod+n exec xrandr --auto --output eDP-1 --mode 1920x1080 --right-of HDMI-1 && i3-msg restart &
bindsym $mod+m exec xrandr --auto --output HDMI-1 --off && i3-msg restart &
# toggle polybar
bindsym $mod+o exec $HOME/.config/polybar/launch.sh