update alacritty, update app_id chrome
This commit is contained in:
parent
c7a4a1ed54
commit
bd0dd71438
|
@ -1,24 +0,0 @@
|
|||
font:
|
||||
normal:
|
||||
family: Hack Nerd Font Mono
|
||||
style: Regular
|
||||
bold:
|
||||
family: Hack Nerd Font Mono
|
||||
style: Bold
|
||||
italic:
|
||||
family: Hack Nerd Font Mono
|
||||
style: Italic
|
||||
bold_italic:
|
||||
family: Hack Nerd Font Mono
|
||||
style: Bold Italic
|
||||
size: 11.0
|
||||
key_bindings:
|
||||
- {
|
||||
key: Return,
|
||||
mods: Control|Shift,
|
||||
action: SpawnNewInstance
|
||||
}
|
||||
window:
|
||||
opacity: 0.9
|
||||
import:
|
||||
- ~/.config/alacritty/catppuccin/catppuccin-macchiato.yml
|
|
@ -1 +1 @@
|
|||
Subproject commit 3c808cbb4f9c87be43ba5241bc57373c793d2f17
|
||||
Subproject commit f6cb5a5c2b404cdaceaff193b9c52317f62c62f7
|
|
@ -29,9 +29,11 @@
|
|||
workspace_layout tabbed
|
||||
|
||||
assign [app_id="Alacritty"] 1
|
||||
assign [class="Google-chrome"] 2
|
||||
assign [app_id="google-chrome"] 2
|
||||
assign [class="jetbrains-studio"] 3
|
||||
assign [app_id="org.gnome.Nautilus"] 4
|
||||
assign [instance="Mail"] 6
|
||||
|
||||
for_window [class="platformer"] floating enable
|
||||
|
||||
# ext: set ft=swayconfig
|
||||
|
|
Loading…
Reference in New Issue