aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2021-09-16 18:01:17 +0100
committerYann Herklotz <git@yannherklotz.com>2021-09-16 18:01:17 +0100
commit36a07a91acdd042e91fcf68085ef6d46fdfcf107 (patch)
tree599083da229d6a62d30ca3c7ae8f2fe6acb29f5f
parent37384c4eb1150e7afbef5f6401297374e7c0af69 (diff)
downloaddotfiles-36a07a91acdd042e91fcf68085ef6d46fdfcf107.tar.gz
dotfiles-36a07a91acdd042e91fcf68085ef6d46fdfcf107.zip
Updates to X configurations
-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