Add paru conf and upgrade qutebrower-kiosk conf

This commit is contained in:
Tobias Reisinger 2021-01-30 13:52:36 +01:00
parent 3da8c87b36
commit ef2fcaa544
2 changed files with 13 additions and 0 deletions

11
.config/paru/paru.conf Normal file
View file

@ -0,0 +1,11 @@
[options]
CleanAfter = true
CombinedUpgrade = true
BatchInstall = true
NewsOnUpgrade = true
RemoveMake = yes
BuildDir = $HOME/.local/share/aur-source
[bin]
Sudo = doas
SudoFlags = --

View file

@ -1,3 +1,5 @@
config.load_autoconfig(False)
c.tabs.show = 'never' c.tabs.show = 'never'
c.statusbar.show = 'never' c.statusbar.show = 'never'
c.auto_save.session = False c.auto_save.session = False