diff options
author | Jesús <heckyel@hyperbola.info> | 2022-03-23 11:12:58 +0800 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2022-03-23 11:12:58 +0800 |
commit | 7396cc709d95755ced7d2fba7d94eece4debfb35 (patch) | |
tree | 15b5d07a069c457635f5f28d23224d1cdd1a3cb7 | |
parent | 0d6d1d490c85e14837ceacd2b2dcdd13f2d56047 (diff) | |
download | i3-config-7396cc709d95755ced7d2fba7d94eece4debfb35.tar.lz i3-config-7396cc709d95755ced7d2fba7d94eece4debfb35.tar.xz i3-config-7396cc709d95755ced7d2fba7d94eece4debfb35.zip |
Remove lxsession beacuse depend PolicyKit
Also remove gnome-disk-utility depend of udisks2 and udisks2 depend of PolicyKit
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -32,7 +32,6 @@ This repository saves the custom configuration used by heckyel in i3wm - lxappearance - ttf-font-awesome - dhcpcd-ui -- lxsession - viewnior ### Base i3wm @@ -62,7 +61,7 @@ $ rm "$HOME/install.sh" ### Installed optional ```console -# pacman -Syy lxappearance nitrogen gnome-disk-utility +# pacman -Syy lxappearance nitrogen ``` ### Xenocara or Xorg config |