1
0
Fork 0

small edits

small edits
This commit is contained in:
Luca Bilke 2023-06-13 16:10:13 +02:00 committed by Luca Bilke
parent 3f8af175cb
commit 0fc77e7f22
3 changed files with 3 additions and 3 deletions

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

@ -20,7 +20,7 @@
* possible values:
* 0 toolbar on top
* 4 toolbar on bottom
*/ --uc-toolbar-position: 0;
*/ --uc-toolbar-position: 4;
/* Darken the Personal Toolbar by X amount
* where X = 1 means pure black
* and X = 0 means no darkening at all

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);