aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--X/.xinitrc1
-rwxr-xr-xbspwm/bspwmrc3
2 files changed, 2 insertions, 2 deletions
diff --git a/X/.xinitrc b/X/.xinitrc
index 5112b47..fd645c1 100644
--- a/X/.xinitrc
+++ b/X/.xinitrc
@@ -42,6 +42,7 @@ redshift &
dunst &
wal -R
# xrandr --output DP-1 --auto --output DP-2 --left-of DP-1 --auto --output DVI-1-0 --rotate left --right-of DP-1 --auto
+xrandr --output DP-1 --rotate normal --auto --output DVI-1-0 --rotate left --right-of DP-1 --auto
feh --bg-fill "$(< "${HOME}/.cache/wal/wal")"
xsetroot -cursor_name left_ptr
diff --git a/bspwm/bspwmrc b/bspwm/bspwmrc
index b6a2ca7..090494a 100755
--- a/bspwm/bspwmrc
+++ b/bspwm/bspwmrc
@@ -1,8 +1,7 @@
#!/bin/sh
bspc monitor DP-1 -d term web code music
-bspc monitor DP-2 -d 5 6 7 8
-bspc monitor DVI-1-0 -d 9 0
+bspc monitor DVI-1-0 -d 5 6 7 8
bspc config border_width 0
bspc config window_gap 5