Compare commits
No commits in common. "8c6589dbb6872ac38a8b9b9e0bedaf64625a402f" and "49b5eec7c4308378ea034c284d1cd766cf4be939" have entirely different histories.
8c6589dbb6
...
49b5eec7c4
2 changed files with 5 additions and 8 deletions
|
@ -1,4 +1,5 @@
|
||||||
# Startup
|
# Startup
|
||||||
|
exec-once = swaync
|
||||||
exec-once = hyprpaper
|
exec-once = hyprpaper
|
||||||
exec-once = swayosd-server
|
exec-once = swayosd-server
|
||||||
exec-once = $terminal & $terminal -e sudo -i
|
exec-once = $terminal & $terminal -e sudo -i
|
||||||
|
|
|
@ -1,13 +1,9 @@
|
||||||
background-color=#00000080
|
background-color=#000000
|
||||||
|
|
||||||
width=500
|
text-color=#00FF00
|
||||||
height=200
|
|
||||||
|
|
||||||
text-color=#FFFFFF
|
border-size=1
|
||||||
|
border-color=#00FF00
|
||||||
border-size=2
|
|
||||||
border-color=#d966ff
|
|
||||||
border-radius=10
|
|
||||||
|
|
||||||
default-timeout=3000
|
default-timeout=3000
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue