1
0
Fork 0

more small updates

This commit is contained in:
Luca Bilke 2023-05-24 17:34:37 +02:00
parent 23050ceaa8
commit e820e6cdef
3 changed files with 6 additions and 4 deletions

View file

@ -12,7 +12,5 @@ start playerctld daemon
start picom
start unclutter -noevents
start dunst
start pipewire
start wireplumber
start dwmblocks
start remapd

View file

@ -24,5 +24,3 @@ notify-send -a "changeVolume" -i "$icon" -u low "Volume: ${volume}%" \
-h string:x-dunst-stack-tag:$msgTag \
-h int:value:$volume \
-h string:hlcolor:$highlight
canberra-gtk-play -i audio-volume-change -d "changeVolume"

View file

@ -16,7 +16,13 @@
user_pref("browser.startup.page", 1);
// Don't clear history on browser shutdown
user_pref("privacy.clearOnShutdown.cache", false);
user_pref("privacy.clearOnShutdown.downloads", false);
user_pref("privacy.clearOnShutdown.formdata", false);
user_pref("privacy.clearOnShutdown.history", false);
user_pref("privacy.clearOnShutdown.sessions", false);
user_pref("privacy.clearOnShutdown.cookies", false);
user_pref("privacy.clearOnShutdown.offlineApps", false);
// Override these if you trust the searchengine you have set as default
// Allow search in URL bar