mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
Added ntpd check on login
This commit is contained in:
parent
61d1673b97
commit
eb9b0367de
@ -9,6 +9,9 @@
|
|||||||
# Add this when you include flatpak in your system
|
# Add this when you include flatpak in your system
|
||||||
dbus-update-activation-environment --systemd DBUS_SESSION_BUS_ADDRESS DISPLAY XAUTHORITY
|
dbus-update-activation-environment --systemd DBUS_SESSION_BUS_ADDRESS DISPLAY XAUTHORITY
|
||||||
|
|
||||||
|
# Set computer date and time
|
||||||
|
ntpd -gq
|
||||||
|
|
||||||
remaps & # run the remaps script, switching caps/esc and more; check it for more info
|
remaps & # run the remaps script, switching caps/esc and more; check it for more info
|
||||||
setbg & # set the background with the `setbg` script
|
setbg & # set the background with the `setbg` script
|
||||||
xcompmgr & # xcompmgr for transparency
|
xcompmgr & # xcompmgr for transparency
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user