add waybar eww and sway
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
background-color=#4A4A4A
|
||||
border-size=0
|
||||
font=Mononoki Nerd Font 14
|
||||
default-timeout=10000
|
||||
max-visible=3
|
||||
layer=overlay
|
||||
border-radius=5
|
||||
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
trap "killall -q mako" EXIT
|
||||
mako
|
||||
Reference in New Issue
Block a user