Sfoglia il codice sorgente

~/.config/sway: Always make PICO-8 float

Lu Stadler 5 anni fa
parent
commit
079d4758be
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  1. 4 0
      .config/sway/config

+ 4 - 0
.config/sway/config

218
}
218
}
219
bindsym $mod+r mode "resize"
219
bindsym $mod+r mode "resize"
220
220
221
for_window [title="PICO-8"] {
222
	floating enable
223
}
224
221
#
225
#
222
# Status Bar:
226
# Status Bar:
223
#
227
#