mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-06-29 12:10:42 +00:00
Add X config files
This commit is contained in:
parent
9cade487cb
commit
293840aafa
4 changed files with 26 additions and 0 deletions
6
home/.config/x11/xprofile
Normal file
6
home/.config/x11/xprofile
Normal file
|
@ -0,0 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
# This file runs when a DM logs you into a graphical session
|
||||
# if you use startx/xinit this file should also be soruced.
|
||||
|
||||
xrandr --output eDP-1 --auto --output HDMI-1 --auto --left-of eDP-1
|
Loading…
Add table
Add a link
Reference in a new issue