Initial import: Lua config, trimmed omarchy scripts, theme system
This commit is contained in:
Executable
+7
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
# archypr:summary=Restart system time synchronization
|
||||
# archypr:requires-sudo=true
|
||||
|
||||
echo "Updating time..."
|
||||
sudo systemctl restart systemd-timesyncd
|
||||
Reference in New Issue
Block a user