diff options
author | Starfall <us@starfall.systems> | 2024-04-03 00:38:59 -0500 |
---|---|---|
committer | Starfall <us@starfall.systems> | 2024-04-03 00:39:03 -0500 |
commit | 7647a61a3448e6541c1b19af5a0bc1242c537b02 (patch) | |
tree | 84aa2cffb27ac2c854705733c031873f416c0b85 | |
parent | e0cc17cf9e22001dbdc0a843e4130ef45fdfe1cb (diff) |
x: start lxqt
-rw-r--r-- | .xinitrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.xinitrc b/.xinitrc index a147ba7..3a930e4 100644 --- a/.xinitrc +++ b/.xinitrc @@ -31,3 +31,4 @@ fi # xfce command -v startxfce4 && exec startxfce4 +command -v startlxqt && exec startlxqt |