Add xbanish, start flameshot
This commit is contained in:
parent
92329fb85d
commit
fe0d79fee7
2 changed files with 3 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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 = [
|
||||
|
|
Loading…
Reference in a new issue