mirror of
https://github.com/lcpz/awesome-copycats.git
synced 2024-12-23 03:32:30 +00:00
unclutter: -root
This commit is contained in:
parent
25e45b6e3a
commit
f2062d0e78
|
@ -50,7 +50,7 @@ function run_once(cmd)
|
||||||
end
|
end
|
||||||
|
|
||||||
run_once("urxvtd")
|
run_once("urxvtd")
|
||||||
run_once("unclutter")
|
run_once("unclutter -root")
|
||||||
-- }}}
|
-- }}}
|
||||||
|
|
||||||
-- {{{ Variable definitions
|
-- {{{ Variable definitions
|
||||||
|
|
|
@ -49,7 +49,7 @@ function run_once(cmd)
|
||||||
end
|
end
|
||||||
|
|
||||||
run_once("urxvtd")
|
run_once("urxvtd")
|
||||||
run_once("unclutter")
|
run_once("unclutter -root")
|
||||||
-- }}}
|
-- }}}
|
||||||
|
|
||||||
-- {{{ Variable definitions
|
-- {{{ Variable definitions
|
||||||
|
|
|
@ -49,7 +49,7 @@ function run_once(cmd)
|
||||||
end
|
end
|
||||||
|
|
||||||
run_once("urxvtd")
|
run_once("urxvtd")
|
||||||
run_once("unclutter")
|
run_once("unclutter -root")
|
||||||
-- }}}
|
-- }}}
|
||||||
|
|
||||||
-- {{{ Variable definitions
|
-- {{{ Variable definitions
|
||||||
|
|
|
@ -49,7 +49,7 @@ function run_once(cmd)
|
||||||
end
|
end
|
||||||
|
|
||||||
run_once("urxvtd")
|
run_once("urxvtd")
|
||||||
run_once("unclutter")
|
run_once("unclutter -root")
|
||||||
-- }}}
|
-- }}}
|
||||||
|
|
||||||
-- {{{ Variable definitions
|
-- {{{ Variable definitions
|
||||||
|
|
|
@ -49,7 +49,7 @@ function run_once(cmd)
|
||||||
end
|
end
|
||||||
|
|
||||||
run_once("urxvtd")
|
run_once("urxvtd")
|
||||||
run_once("unclutter")
|
run_once("unclutter -root")
|
||||||
-- }}}
|
-- }}}
|
||||||
|
|
||||||
-- {{{ Variable definitions
|
-- {{{ Variable definitions
|
||||||
|
|
|
@ -49,7 +49,7 @@ function run_once(cmd)
|
||||||
end
|
end
|
||||||
|
|
||||||
run_once("urxvtd")
|
run_once("urxvtd")
|
||||||
run_once("unclutter")
|
run_once("unclutter -root")
|
||||||
-- }}}
|
-- }}}
|
||||||
|
|
||||||
-- {{{ Variable definitions
|
-- {{{ Variable definitions
|
||||||
|
|
|
@ -49,7 +49,7 @@ function run_once(cmd)
|
||||||
end
|
end
|
||||||
|
|
||||||
run_once("urxvtd")
|
run_once("urxvtd")
|
||||||
run_once("unclutter")
|
run_once("unclutter -root")
|
||||||
-- }}}
|
-- }}}
|
||||||
|
|
||||||
-- {{{ Variable definitions
|
-- {{{ Variable definitions
|
||||||
|
|
Loading…
Reference in a new issue