small edits
This commit is contained in:
parent
3f8af175cb
commit
a4cbfb4aba
2 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ start wireplumber
|
|||
start remaps
|
||||
start checkup
|
||||
start playerctld daemon
|
||||
start picom
|
||||
start xcompmgr
|
||||
start unclutter -noevents
|
||||
start dunst
|
||||
start dwmblocks
|
||||
|
|
|
@ -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);
|
||||
|
|
Loading…
Add table
Reference in a new issue