forked from Shinonome/dots-hyprland
remove debug print
This commit is contained in:
@@ -45,7 +45,6 @@ Item { // Wrapper
|
||||
{
|
||||
action: "accentcolor",
|
||||
execute: (args) => {
|
||||
console.log(args)
|
||||
executor.executeCommand(
|
||||
`${xdgConfigHome}/quickshell/scripts/switchwall.sh --noswitch --color ${args != '' ? ("'"+args+"'") : ""}`
|
||||
.replace(/file:\/\//, ""))
|
||||
|
||||
Reference in New Issue
Block a user