mirror of
https://github.com/edu4rdshl/linuxscripts.git
synced 2026-07-17 23:24:52 +00:00
Update configs
This commit is contained in:
parent
41d10ee8f6
commit
854143b87f
3 changed files with 20 additions and 14 deletions
|
|
@ -7,5 +7,11 @@ if [ -d /etc/X11/xinit/xinitrc.d ] ; then
|
|||
unset f
|
||||
fi
|
||||
|
||||
xrdb -merge ~/.Xresources
|
||||
# xrandr --output HDMI1 --primary --mode 1920x1080 --dpi 120 --rate 60
|
||||
# xrandr --output eDP1 --off
|
||||
# Execute i3wm
|
||||
exec i3
|
||||
# exec i3
|
||||
XDG_SESSION_TYPE=x11
|
||||
xhost +local:
|
||||
exec startxfce4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue