Add sway window manager config.
This commit is contained in:
parent
e85be32a76
commit
a8f8018b27
7 changed files with 196 additions and 0 deletions
4
swaywm/config.d/wob
Normal file
4
swaywm/config.d/wob
Normal file
|
@ -0,0 +1,4 @@
|
|||
|
||||
exec_always rm /tmp/wob-pipe
|
||||
exec_always mkfifo /tmp/wob-pipe
|
||||
exec_always (tail -f /tmp/wob-pipe | wob)&
|
Loading…
Add table
Add a link
Reference in a new issue