Ver Código Fonte

~/.config/sway: Run and hide `healthy` on startup

It's healthy!  https://github.com/heyLu/healthy
Luna Stadler 4 anos atrás
pai
commit
c8faaef42b
1 arquivos alterados com 7 adições e 0 exclusões
  1. 7 0
      .config/sway/config

+ 7 - 0
.config/sway/config

@ -245,6 +245,13 @@ for_window [title="PICO-8"] {
245 245
	floating enable
246 246
}
247 247
248
for_window [app_id="healthy"] {
249
	floating enable
250
	move to scratchpad
251
}
252
253
exec healthy
254
248 255
#
249 256
# Status Bar:
250 257
#