From fe0d79fee75341316ab356cf8081769733d2b6bd Mon Sep 17 00:00:00 2001 From: buffet Date: Fri, 21 May 2021 23:52:10 +0000 Subject: [PATCH] Add xbanish, start flameshot --- awesome/.config/awesome/configuration/autostartonce.sh | 3 ++- install.py | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) 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 = [