From da1d7be98a50c8190719994a687cb5af0092f7a9 Mon Sep 17 00:00:00 2001 From: "jakob.stendahl" Date: Sat, 10 Feb 2024 19:50:03 +0100 Subject: qtile --- install/install_linux.sh | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'install/install_linux.sh') diff --git a/install/install_linux.sh b/install/install_linux.sh index 802d8c0..464f44e 100755 --- a/install/install_linux.sh +++ b/install/install_linux.sh @@ -93,13 +93,13 @@ fi dlgYN "> Install qtile" res if [ $res -eq 1 ]; then - # tput sc - # # Core - # $INST_PM python3-cffi python3-cairocffi pango pango-devel python3-dbus-next - # # X11 - # $INST_PM python3-xcffib - # # Wayland - # $INST_PM wlroots python3-pywlroots python3-pywayland python3-xkbcommon xwayland + tput sc + # Core + $INST_PM python3-cffi python3-cairocffi pango pango-devel python3-dbus-next + # X11 + $INST_PM python3-xcffib xsecurelock + # Wayland + $INST_PM wlroots python3-pywlroots python3-pywayland python3-xkbcommon xwayland # sudo pip install qtile qtile_extras -- cgit v1.2.3