unclutter: -root
This commit is contained in:
parent
25e45b6e3a
commit
f2062d0e78
|
@ -50,7 +50,7 @@ function run_once(cmd)
|
|||
end
|
||||
|
||||
run_once("urxvtd")
|
||||
run_once("unclutter")
|
||||
run_once("unclutter -root")
|
||||
-- }}}
|
||||
|
||||
-- {{{ Variable definitions
|
||||
|
|
|
@ -49,7 +49,7 @@ function run_once(cmd)
|
|||
end
|
||||
|
||||
run_once("urxvtd")
|
||||
run_once("unclutter")
|
||||
run_once("unclutter -root")
|
||||
-- }}}
|
||||
|
||||
-- {{{ Variable definitions
|
||||
|
|
|
@ -49,7 +49,7 @@ function run_once(cmd)
|
|||
end
|
||||
|
||||
run_once("urxvtd")
|
||||
run_once("unclutter")
|
||||
run_once("unclutter -root")
|
||||
-- }}}
|
||||
|
||||
-- {{{ Variable definitions
|
||||
|
|
|
@ -49,7 +49,7 @@ function run_once(cmd)
|
|||
end
|
||||
|
||||
run_once("urxvtd")
|
||||
run_once("unclutter")
|
||||
run_once("unclutter -root")
|
||||
-- }}}
|
||||
|
||||
-- {{{ Variable definitions
|
||||
|
|
|
@ -49,7 +49,7 @@ function run_once(cmd)
|
|||
end
|
||||
|
||||
run_once("urxvtd")
|
||||
run_once("unclutter")
|
||||
run_once("unclutter -root")
|
||||
-- }}}
|
||||
|
||||
-- {{{ Variable definitions
|
||||
|
|
|
@ -49,7 +49,7 @@ function run_once(cmd)
|
|||
end
|
||||
|
||||
run_once("urxvtd")
|
||||
run_once("unclutter")
|
||||
run_once("unclutter -root")
|
||||
-- }}}
|
||||
|
||||
-- {{{ Variable definitions
|
||||
|
|
|
@ -49,7 +49,7 @@ function run_once(cmd)
|
|||
end
|
||||
|
||||
run_once("urxvtd")
|
||||
run_once("unclutter")
|
||||
run_once("unclutter -root")
|
||||
-- }}}
|
||||
|
||||
-- {{{ Variable definitions
|
||||
|
|
Loading…
Reference in New Issue