You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
export QT_STYLE_OVERRIDE=kvantum
|
|
export XDG_SESSION_TYPE=X11
|
|
systemctl --user import-environment DISPLAY
|
|
#xrandr --setprovideroutputsource modesetting NVIDIA-0
|
|
autorandr --change
|
|
|
|
xset -dpms
|
|
xset s off -dpms
|
|
|
|
udiskie --tray &
|
|
exec i3
|
|
|