Merge branch 'master' of ssh://git.betalupi.com:33/Mark/awesomewm
commit
01e1b307f1
|
@ -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