add ultrawide resolution
This commit is contained in:
parent
297ed77606
commit
b3adc6445f
1 changed files with 4 additions and 0 deletions
|
|
@ -26,6 +26,10 @@ bspc config split_ratio 0.52
|
|||
bspc config borderless_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 &
|
||||
xsetroot -cursor_name left_ptr &
|
||||
notify-send "thots" "$(fortune)" -c 15
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue