Customise sway config some
This commit is contained in:
parent
7dc536bd75
commit
f488e37026
2 changed files with 33 additions and 0 deletions
9
home/dot_local/bin/executable_conky-i3bar
Normal file
9
home/dot_local/bin/executable_conky-i3bar
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
#!/bin/sh
|
||||
|
||||
echo '{"version":1}'
|
||||
|
||||
echo '['
|
||||
|
||||
echo '[],'
|
||||
|
||||
exec conky -c $1
|
||||
Loading…
Add table
Add a link
Reference in a new issue