mirror of
https://github.com/mrfluffy-dev/dotfiles.git
synced 2026-01-17 05:40:34 +00:00
updated xmonad
This commit is contained in:
@@ -39,8 +39,10 @@ anamnesis --start
|
||||
numlockx on
|
||||
xsetroot -cursor_name left_ptr
|
||||
alacritty --class scratchpad &
|
||||
xrandr --output eDP-1 --mode 1920x1080 --pos 0x0 --rotate normal --output HDMI-1 --primary --mode 1920x1080 --pos 1920x0 --rotate normal &
|
||||
exec xmonad
|
||||
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 --set TearFree on &
|
||||
xrandr --output eDP --set TearFree on &
|
||||
exec /home/mrfluffy/.local/bin/xmonad
|
||||
#-----------------------------------------------------
|
||||
#gome session
|
||||
#export XDG_SESSION_TYPE=x11
|
||||
|
||||
Reference in New Issue
Block a user