add ultrawide resolution

This commit is contained in:
Ian Keane 2022-08-01 09:33:45 -04:00
parent 297ed77606
commit b3adc6445f

View file

@ -26,6 +26,10 @@ bspc config split_ratio 0.52
bspc config borderless_monocle true bspc config borderless_monocle true
bspc config gapless_monocle true bspc config gapless_monocle true
sudo xrandr --newmode "2560x1080_60.00" 230.00 2560 2720 2992 3424 1080 1083 1093 1120 -hsync +vsync
sudo xrandr --addmode DisplayPort-0 "2560x1080_60.00"
xrandr -s "2560x1080_60.00"
lemonlaunch & lemonlaunch &
xsetroot -cursor_name left_ptr & xsetroot -cursor_name left_ptr &
notify-send "thots" "$(fortune)" -c 15 notify-send "thots" "$(fortune)" -c 15