fixes hyprlock
This commit is contained in:
parent
1a04002bd2
commit
7cbed7b312
3 changed files with 6 additions and 6 deletions
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/env sh
|
||||
|
||||
addApplications xpadneo-dkms
|
||||
|
|
@ -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() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue