Add conky script for dragon always on top
This commit is contained in:
parent
d2f181ab0d
commit
7bd71d0a09
1 changed files with 3 additions and 0 deletions
3
devilspie2/dragon.lua
Normal file
3
devilspie2/dragon.lua
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
if get_application_name() == "dragon" then
|
||||||
|
make_always_on_top()
|
||||||
|
end
|
Loading…
Reference in a new issue