diff --git a/awesome/.config/awesome/configuration/autostartonce.sh b/awesome/.config/awesome/configuration/autostartonce.sh index 151168c..66b8c8b 100755 --- a/awesome/.config/awesome/configuration/autostartonce.sh +++ b/awesome/.config/awesome/configuration/autostartonce.sh @@ -15,7 +15,8 @@ APPS=( # kdeconnect-indicator # radeon-profile # $HOME/.config/awesomestart - udiskie + flameshot + xbanish ) # Some applications start child applications that need to be killed on reload diff --git a/install.py b/install.py index 3e2c5aa..3c4f7f1 100644 --- a/install.py +++ b/install.py @@ -7,7 +7,6 @@ # TODO: package list in external file # TODO: automate plover config # TODO: rustup default stable -# TODO: xbanish import getpass import os @@ -64,6 +63,7 @@ dependencies_aur = [ 'neovim-git', 'plover-git', 'ttf-go-mono-git', + 'xbanish', ] services = [