1
0
Fork 0

small edits

This commit is contained in:
Luca Bilke 2023-06-13 16:10:13 +02:00
parent 3f8af175cb
commit a4cbfb4aba
2 changed files with 2 additions and 2 deletions
.config/X11/xsession.d
.local/share/firefox

View file

@ -12,7 +12,7 @@ start wireplumber
start remaps
start checkup
start playerctld daemon
start picom
start xcompmgr
start unclutter -noevents
start dunst
start dwmblocks

View file

@ -39,7 +39,7 @@
user_pref("privacy.resistFingerprinting.letterboxing", false);
// Set homepage
user_pref("browser.startup.homepage", "http://192.168.178.201:7575/");
user_pref("browser.startup.homepage", "https://home.snaile.de/");
// Don't make firefox aware of window manager fullscreening
// user_pref("full-screen-api.ignore-widgets", true);