mirror of
https://github.com/swaywm/sway.git
synced 2024-11-10 20:44:01 +01:00
Don't set WLC_DIM on startup
This commit is contained in:
parent
5c85c018b4
commit
fd061d4dc4
@ -178,7 +178,6 @@ int main(int argc, char **argv) {
|
||||
} else {
|
||||
init_log(L_ERROR);
|
||||
}
|
||||
setenv("WLC_DIM", "0", 0);
|
||||
wlc_log_set_handler(wlc_log_handler);
|
||||
detect_proprietary();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user