update after artix installation on laptop

This commit is contained in:
2023-06-07 16:25:09 +02:00
parent 5229375e3b
commit dbc5c558a7
6 changed files with 40 additions and 12 deletions
+7 -3
View File
@@ -8,7 +8,11 @@ export MESA_LOADER_DRIVER_OVERRIDE=i965
(sleep 5 && xset dpms 300 300 300) &
xfconf-query -c xfce4-power-manager -p /xfce4-power-manager/logind-handle-lid-switch -n -t bool -s true
xfconf-query -c xfce4-power-manager -p /xfce4-power-manager/logind-handle-power-key -n -t bool -s true
xfconf-query -c xfce4-power-manager -p /xfce4-power-manager/logind-handle-lid-switch -n -t bool -s true &
xfconf-query -c xfce4-power-manager -p /xfce4-power-manager/logind-handle-power-key -n -t bool -s true &
export ESPIDF=/opt/esp-idf &
export ESPIDF=/opt/esp-idf
/usr/bin/pipewire &
/usr/bin/pipewire-pulse &
/usr/bin/wireplumber &