diff options
| author | Alec Goncharow <alec@goncharow.dev> | 2024-01-04 20:28:09 -0500 |
|---|---|---|
| committer | Alec Goncharow <alec@goncharow.dev> | 2024-01-04 20:28:09 -0500 |
| commit | 67d40a9139547bb61fe3aacb54491b6e40a3cab8 (patch) | |
| tree | 3d0638be0d92ec4fc005119a51d8497f22492122 /.config/sway/config | |
| parent | c3575e1f0448faf27d9d00042ed124028b82f26b (diff) | |
sync
Diffstat (limited to '.config/sway/config')
| -rw-r--r-- | .config/sway/config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/sway/config b/.config/sway/config index 38fe443..988aa33 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -16,7 +16,7 @@ set $mod Mod1 # Font for window titles. Will also be used by the bar unless a different font # is used in the bar {} block below. -font pango:JetBrains Mono 8 +font pango:Fira Mono 8 # This font is widely installed, provides lots of unicode glyphs, right-to-left # text rendering and scalability on retina/hidpi displays (thanks to pango). @@ -222,8 +222,8 @@ gaps outer 0 for_window { [class="firefox"] border none - [class="firefox"] border none [app_id="firefox"] border none + [class="steam"] border none [class="Godot"] floating enable [window_role="pop-up"] floating enable [window_role="bubble"] floating enable |
