mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 06:12:34 +00:00
6 lines
109 B
Bash
Executable File
6 lines
109 B
Bash
Executable File
#!/bin/bash
|
|
|
|
systemctl --user enable --now hyprpaper.service
|
|
systemctl --user enable --now hypridle.service
|
|
|