Skip to content

Instantly share code, notes, and snippets.

@senpl
Created February 8, 2022 07:48
Show Gist options
  • Select an option

  • Save senpl/049b6484b8e0072bf66802eec378bc78 to your computer and use it in GitHub Desktop.

Select an option

Save senpl/049b6484b8e0072bf66802eec378bc78 to your computer and use it in GitHub Desktop.
fixing $DISPLAY is not set
#setting up screens fix the problem
sudo pacman -S arandr
arandr
#ustawić ekrany odpowiednio i zapisać całość.
#sprawdzić, czy kde startuje
startplasma-x11
jeśli tak, to zrestartować system i sprawdzić, czy wszystko startuje poprawnie.
##przydatne przy debuggingu
startx
kwin_x11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment