Quellcode durchsuchen

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

It's healthy!  https://github.com/heyLu/healthy
Luna Stadler vor 4 Jahren
Ursprung
Commit
c8faaef42b
1 geänderte Dateien mit 7 neuen und 0 gelöschten Zeilen
  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
#