Migrate repo installation from custom script to dotinstall
This commit is contained in:
parent
a8adfb8ff9
commit
4f5de50fb9
12 changed files with 9 additions and 46 deletions
|
@ -1,8 +1,3 @@
|
|||
#/bin/bash
|
||||
export QT_AUTO_SCREEN_SCALE_FACTOR=0
|
||||
export QT_QPA_PLATFORM=wayland-egl
|
||||
export QT_WAYLAND_DISABLE_WINDOWDECORATION=1
|
||||
export MOZ_ENABLE_WAYLAND=1
|
||||
export QT_QPA_PLATFORMTHEME=gtk2
|
||||
|
||||
sway
|
||||
|
|
Reference in a new issue