bit connect

This commit is contained in:
Zastian Pretorius
2024-01-17 21:25:07 +00:00
parent 6c211f16cd
commit 3ac2ceb52e
35 changed files with 943 additions and 673 deletions

View File

@@ -2,25 +2,32 @@
xset +fp /home/mrfluffy/.local/share/fonts
xset fp rehash
xset s 600 600
xset r rate 300 50
xrdb ~/.Xresources
numlockx on
xsetroot -cursor_name left_ptr
xrandr --output eDP --mode 1920x1080 --pos 0x0 --rotate normal --output HDMI-A-0 --primary --mode 1920x1080 --pos 1920x0 --rotate normal
xrandr --output HDMI-A-0 --mode 1920x1080 --pos 0x0 --rotate normal --output DisplayPort-1 --primary --mode 2560x1440 --rate 144.00 --pos 1920x0 --rotate normal --output DisplayPort-2 --primary --mode 1920x1080 --pos 4480x0 --rotate left
xrandr --output HDMI-A-0 --set TearFree on &
xrandr --output eDP --set TearFree on &
xrandr --output DisplayPort-2 --set TearFree on &
#only turn on DisplayPort-1 and explicitly turn off the other two
#xrandr --output DisplayPort-1 --auto --primary --output DisplayPort-2 --off --output HDMI-A-0 --off &
xrandr --output DisplayPort-1 --set TearFree on &
source /etc/X11/xinit/xinitrc.d/50-systemd-user.sh
eval "$(gnome-keyring-daemon --start)"
export SSH_AUTH_SOCK
export XDG_DATA_DIRS=$HOME/.nix-profile/share:$HOME/.share:"${XDG_DATA_DIRS:-/usr/local/share/:/usr/share/}"
mkdir -p "$HOME"/.local/share/keyrings
#exec dbus-launch leftwm
#polybar barbase &
#exec qtile start
exec /home/mrfluffy/.local/bin/xmonad
#steam &
#exec /home/mrfluffy/.local/bin/xmonad
#exec xmonad
exec bspwm
#/home/mrfluffy/.config/hentaiwm/target/release/hentaiwm &> ~/.penrose.log
#-----------------------------------------------------
#gome session
#export XDG_SESSION_TYPE=x11
#export GDK_BACKEND=x11
#exec gnome-session