From 23332267b772c91cb033e1585b75fd8781affc75 Mon Sep 17 00:00:00 2001 From: Franco Colmenarez Date: Mon, 27 Sep 2021 23:32:13 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e5bee29..af03b7e 100644 --- a/README.md +++ b/README.md @@ -358,9 +358,11 @@ $ sudo rc-update add optimus-manager ### Useful programs - Xorg and dependencies for DWM or Dmenu: `pacman -S xorg xorg-server libxinerama` - Pipewire audio backend: `pacman -S pipewire pipewire-docs pipewire-alsa pipewire-pulse pipewire-jack` +- Polkit (ask for permissions): `pacman -S polkit ` - Tiling window manager written in Rust: `leftwm` - Notification system: `dunst` - Disk usage utility: `ncdu` - Nice looking disk encryption password prompt: `plymouth` - Graphical xrandr for screen configuration: `arandr` +