Add display management: arandr, autorandr, monitor keybindings

This commit is contained in:
2026-02-15 06:23:31 +01:00
parent 0b9647b407
commit cb5a0c7ea5
4 changed files with 9 additions and 3 deletions

View File

@@ -41,6 +41,11 @@ bindsym $mod+Ctrl+p exec pavucontrol
bindsym $mod+Ctrl+b exec alacritty -e bmenu
bindsym $mod+Print --release exec --no-startup-id flameshot gui
# Display management
bindsym $mod+Ctrl+d exec autorandr --change
bindsym $mod+Ctrl+a exec arandr
bindsym $mod+Ctrl+m exec xrandr --output eDP1 --auto --output $(xrandr | grep ' connected' | grep -v eDP1 | awk '{print $1}') --auto --right-of eDP1
# Dunst notification control
bindsym $mod+n exec dunstctl close
bindsym $mod+Shift+n exec dunstctl close-all
@@ -52,6 +57,7 @@ exec --no-startup-id nitrogen --restore; sleep 1; picom -b
exec --no-startup-id nm-applet
exec --no-startup-id blueman-applet
exec --no-startup-id xautolock -time 10 -locker blurlock
exec --no-startup-id autorandr --change
exec --no-startup-id keepassxc --keyfile /home/kalle/kgokeyfile /home/kalle/Passwords.kdbx
bindsym $mod+Left focus left