p## qtile:
qtile cmd-obj -o cmd -f restart
refresh config from local files- super + ctrl + r also reloads qtile
qtile cmd-obj -o cmd -f reload_config
same, but if you're using git to version the config
sudo pacman -Syu <package>
install and updatesudo pacman -Rs <package>
uninstall and weed out dependencies only used by<package>
sudo pacman -Ss "<string>"
search for packages
- similar arg structure to pacman
cfg add -u
adds all tracked, un-staged files