add hyprpanel theming
This commit is contained in:
@@ -25,6 +25,7 @@
|
|||||||
|
|
||||||
(pkgs.writeShellScriptBin "setWallpaper" ''
|
(pkgs.writeShellScriptBin "setWallpaper" ''
|
||||||
img=''$(realpath ''${1:-~/.cache/bg})
|
img=''$(realpath ''${1:-~/.cache/bg})
|
||||||
|
${pkgs.hyprpanel}/bin/hyprpanel sw ''$img
|
||||||
${pkgs.swww}/bin/swww img ''$img
|
${pkgs.swww}/bin/swww img ''$img
|
||||||
changeColors ''$img ''$2
|
changeColors ''$img ''$2
|
||||||
'')
|
'')
|
||||||
|
|||||||
Reference in New Issue
Block a user