home · contact · privacy
w530 ansible: Ensure python3 is installed so i3status wrapper works.
[config] / ansible / files / apt-mark / basic_x_tools
index 7798e3bb4c734bde0617c75af54cc797b77efe41..9c68622274098f934341b973425e0d7a10c2b047 100644 (file)
@@ -1,6 +1,7 @@
 i3
 i3status
+python3  # this is what the i3status wrapper is written in
 redshift
-suckless-tools
+suckless-tools  # contains dmenu; not using virtual packages as that won't be marked manually installed
 xterm
 x11-xserver-utils  # includes xrdb which applies .Xresources files