dotfiles/.xinitrc
2022-08-23 09:28:05 +02:00

12 lines
261 B
Bash

#!/bin/sh
#xrandr \
# --output HDMI-2 --auto --primary \
# --output eDP-1 --left-of HDMI-2
#
## fix touchscreen
#xinput --map-to-output 'Raydium Corporation Raydium Touch System' 'eDP-1'
#exec x-window-manager
exec awesome