1
0

xmonad startup: remove xrandr

This commit is contained in:
dump_stack() 2023-02-13 09:11:08 +00:00
parent bdaca6ff21
commit 1f5dbf0ba1
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC

View File

@ -17,7 +17,6 @@ main = xmonad $ def
startup = do
setWMName "LG3D"
spawn "xrandr --auto && xrandr --output DP-1.3 --above DP-2"
spawn "xmodmap -e 'add mod3 = Muhenkan'"
windowManage = composeAll