From aec79fcfcc913b7d3d134a6813f06cc76952ba6a Mon Sep 17 00:00:00 2001 From: yuzu-eva Date: Sat, 14 Dec 2024 17:56:45 +0100 Subject: switched back to ratpoison --- .config/x11/xinitrc | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to '.config/x11') diff --git a/.config/x11/xinitrc b/.config/x11/xinitrc index 9bae254..213b2b0 100644 --- a/.config/x11/xinitrc +++ b/.config/x11/xinitrc @@ -8,8 +8,10 @@ eval "$(gpg-agent --daemon --allow-preset-passphrase)" eval "$(ssh-agent)" xrandr --addmode HDMI-A-0 1280x960 -xrandr --output DisplayPort-2 --mode 1920x1080 --primary -xrandr --output HDMI-A-0 --mode 1280x960 --left-of DisplayPort-2 +xrandr --output HDMI-A-0 --mode 1280x960 --primary +xrandr --output DisplayPort-2 --mode 1920x1080 --left-of HDMI-A-0 +# xrandr --output DisplayPort-2 --mode 1920x1080 --primary +# xrandr --output HDMI-A-0 --mode 1280x960 --left-of DisplayPort-2 rfkill block bluetooth @@ -24,7 +26,7 @@ xrdb -merge ~/.Xresources urxvtd -q -o -f & ibus-daemon -d -r -x pipewire & -picom & mpd & -exec i3 +#exec i3 +exec ratpoison -- cgit v1.2.3