Path change
parent
9e2d872968
commit
de13fa6bcb
|
@ -1,6 +1,6 @@
|
||||||
local function screenshot_action(mode)
|
local function screenshot_action(mode)
|
||||||
awful.spawn(
|
awful.spawn(
|
||||||
conf_dir .. "modules/screenshot/screenshot.fish " .. mode,
|
"fish " .. conf_dir .. "modules/screenshot/screenshot.fish " .. mode,
|
||||||
false
|
false
|
||||||
)
|
)
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue