From 822961a0ef7f665c31d4bb48b92a019050bde921 Mon Sep 17 00:00:00 2001 From: pirate486743186 <> Date: Wed, 14 Jun 2023 23:26:42 +0200 Subject: update lobster profile --- etc/inc/disable-programs.inc | 3 +++ etc/profile-a-l/lobster.profile | 12 +++++++++++- 2 files changed, 14 insertions(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/inc/disable-programs.inc b/etc/inc/disable-programs.inc index 211111aaa..b4a01638f 100644 --- a/etc/inc/disable-programs.inc +++ b/etc/inc/disable-programs.inc @@ -220,6 +220,7 @@ blacklist ${HOME}/.cache/telepathy blacklist ${HOME}/.cache/thunderbird blacklist ${HOME}/.cache/torbrowser blacklist ${HOME}/.cache/transmission +blacklist ${HOME}/.cache/ueberzugpp blacklist ${HOME}/.cache/ungoogled-chromium blacklist ${HOME}/.cache/vivaldi blacklist ${HOME}/.cache/vivaldi-snapshot @@ -644,6 +645,7 @@ blacklist ${HOME}/.config/tuta_integration blacklist ${HOME}/.config/tutanota-desktop blacklist ${HOME}/.config/tvbrowser blacklist ${HOME}/.config/uGet +blacklist ${HOME}/.config/ueberzugpp blacklist ${HOME}/.config/ungoogled-chromium blacklist ${HOME}/.config/uzbl blacklist ${HOME}/.config/viewnior @@ -872,6 +874,7 @@ blacklist ${HOME}/.local/share/Zeal blacklist ${HOME}/.local/share/agenda blacklist ${HOME}/.local/share/akonadi* blacklist ${HOME}/.local/share/akregator +blacklist ${HOME}/.local/share/applications/lobster blacklist ${HOME}/.local/share/apps/korganizer blacklist ${HOME}/.local/share/aspyr-media blacklist ${HOME}/.local/share/audacity diff --git a/etc/profile-a-l/lobster.profile b/etc/profile-a-l/lobster.profile index 2b0fc5275..0567f5057 100644 --- a/etc/profile-a-l/lobster.profile +++ b/etc/profile-a-l/lobster.profile @@ -8,8 +8,14 @@ include lobster.local # added by included profile #include globals.local +ignore private-dev + +noblacklist ${HOME}/.cache/ueberzugpp noblacklist ${HOME}/.config/lobster +noblacklist ${HOME}/.config/ueberzugpp +noblacklist ${HOME}/.local/share/applications/lobster noblacklist ${HOME}/.local/share/lobster +noblacklist ${PATH}/openssl # Allow /bin/sh (blacklisted by disable-shell.inc) include allow-bin-sh.inc @@ -19,7 +25,11 @@ include disable-xdg.inc mkdir ${HOME}/.config/lobster mkdir ${HOME}/.local/share/lobster +whitelist ${DOWNLOADS} +whitelist ${HOME}/.cache/ueberzugpp whitelist ${HOME}/.config/lobster +whitelist ${HOME}/.config/ueberzugpp +whitelist ${HOME}/.local/share/applications/lobster whitelist ${HOME}/.local/share/lobster include whitelist-run-common.inc include whitelist-runuser-common.inc @@ -30,7 +40,7 @@ noprinters notv disable-mnt -private-bin curl,cut,fzf,grep,head,lobster,mv,patch,rm,sed,sh,tail,tput,tr,uname +private-bin base64,bash,cat,command,curl,cut,date,dirname,echo,ffmpeg,ffprobe,find,fzf,grep,head,hxunent,ln,lobster,ls,mkdir,mkfifo,nano,nohup,openssl,patch,pgrep,ps,rm,rofi,sed,sh,sleep,socat,tail,tee,tput,tr,ueberzugpp,uname,uuidgen,vim,wc #private-cache private-etc alsa,alternatives,asound.conf,ca-certificates,crypto-policies,fonts,host.conf,hostname,hosts,ld.so.cache,ld.so.conf,ld.so.conf.d,ld.so.preload,locale,locale.alias,locale.conf,localtime,machine-id,mime.types,nsswitch.conf,pango,pki,protocols,pulse,resolv.conf,rpc,services,ssl,X11,xdg private-tmp -- cgit v1.2.3-54-g00ecf