From 437e893592f1cfabe0858ce45cb204465e3c23e9 Mon Sep 17 00:00:00 2001 From: Daniel Siepmann Date: Mon, 11 Apr 2022 07:50:18 +0200 Subject: [PATCH] Remove unused i3 video modes --- home/files/i3 | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/home/files/i3 b/home/files/i3 index 099ec52..b63bb56 100644 --- a/home/files/i3 +++ b/home/files/i3 @@ -207,15 +207,12 @@ exec xrandr --output eDP1 --scale 0.75x0.75 --mode 2560x1440 --brightness 1 exec xbacklight -set 25 bindsym $mod+Shift+a exec xrandr --auto # display mode -set $mode_setup Setup: [a]uto [e]extern only [w]ork [h]ome [i]intern [r]ecord [v]ideo +set $mode_setup Setup: [a]uto [e]extern only [h]ome [i]intern [r]ecord [v]ideo mode "$mode_setup" { bindsym a exec xrandr --auto --output eDP1 --scale 1x1 --mode 1920x1080 && xbacklight -set 10; bindsym e exec xrandr --auto --output eDP1 --off - bindsym w exec xrandr --output eDP1 --off --output DP1 --scale 1x1 --mode 2560x1440 && setxkbmap -option ctrl:nocaps && setxkbmap -option compose:ralt bindsym h exec xrandr --output eDP1 --off --output DP2-1 --scale 1x1 --mode 2560x1440 && setxkbmap -option ctrl:nocaps && setxkbmap -option compose:ralt && setxkbmap -option numpad:mac bindsym v exec xrandr --auto --output DP2-1 --primary --scale 1x1 --mode 2560x1440 --output eDP1 --mode 1920x1080 --left-of DP2-1 && setxkbmap -option ctrl:nocaps && setxkbmap -option compose:ralt && setxkbmap -option numpad:mac - # bindsym h exec xrandr --output eDP1 --off --output DP1 --scale 1x1 --mode 2560x1440 && setxkbmap -option ctrl:nocaps && setxkbmap -option compose:ralt && setxkbmap -option numpad:mac - bindsym i exec xrandr --output DP1 --off --output DP2 --off --output eDP1 --scale 1x1 --mode 1920x1080 && xbacklight -set 10 bindsym r exec xrandr --output DP2-1 --primary --mode 1920x1080 --output eDP1 --mode 1920x1080 --left-of DP2-1 && xbacklight -set 100; # Mirror