8 lines
190 B
Bash
Executable File
8 lines
190 B
Bash
Executable File
#!/bin/sh
|
|
|
|
# Read file in ~/.config and check if on laptop or desktop
|
|
# hyprpm update
|
|
# hyprpm add https://github.com/micha4w/Hypr-DarkWindow
|
|
# hyprpm enable Hypr-DarkWindow
|
|
# hyprpm reload
|