This commit is contained in:
2024-06-10 20:16:55 +02:00
parent 664ca15429
commit cc0ff072f3
2 changed files with 1 additions and 1 deletions

View File

@@ -18,6 +18,7 @@ Run this one command to start Qmade install and you're good to go.:
Default Modkey is the Windows key (**MOD4**) and **MOD1** is Alt Left.
**MOD4 + Enter** = Opens a Terminal.
**MOD4 + B** = Opens a browser.
**MOD4 + Control + MOD1** = Autogenerate a new background image and color theme,

View File

@@ -283,7 +283,6 @@ xdg-mime default thunar.desktop inode/directory
# -------------------------------------------------------------------------------------------------
echo -e "${YELLOW} Qtile Core Dependencies apt install ${NC}"
sudo apt -y install feh python3-full python3-pip python3-venv libxkbcommon-dev libxkbcommon-x11-dev libcairo2-dev pkg-config
#sudo apt -y install python3 python3-pip python3-venv python3-dbus python3-psutil python3-xcffib python3-cairocffi python3-cffi libpangocairo-1.0-0 python-dbus-dev libxkbcommon-dev libxkbcommon-x11-dev feh
# Colorgram for auto-generated color themes
pip install colorgram.py --break-system-packages