fixes hyprlock

This commit is contained in:
Michel Fedde 2025-05-02 17:26:52 +02:00
parent 1a04002bd2
commit 7cbed7b312
3 changed files with 6 additions and 6 deletions

View file

@ -0,0 +1,3 @@
#!/bin/env sh
addApplications xpadneo-dkms

View file

@ -1,9 +1,8 @@
#!/bin/env sh
reloadDarkman() {
echo "# Refreshing darkman (bruteforce method)"
darkman toggle
darkman toggle
echo "# Refreshing darkman"
"$HOME/.config/theming/modes/setup-theme.sh" $(darkman get)
}
reloadHyprland() {