+
This commit is contained in:
parent
09a803e156
commit
c47b6452b3
7 changed files with 20 additions and 8 deletions
|
@ -1,5 +1,8 @@
|
|||
#!/bin/sh
|
||||
|
||||
# Disable auto-dim/autolock/screen saver
|
||||
xset s off -dpms
|
||||
|
||||
# Slow app startup fix (for flatpaks)
|
||||
dbus-update-activation-environment --systemd DBUS_SESSION_BUS_ADDRESS DISPLAY XAUTHORITY
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue