change the tab/titles font to use less real estate

This commit is contained in:
rileyrg 2024-09-17 10:05:04 +02:00
parent 83ffd37a37
commit 004608a704
2 changed files with 2 additions and 7 deletions

View file

@ -21,7 +21,7 @@ bindsym $mod+0 kill
# Font for window titles. Will also be used by the bar unless a different font
# is used in the bar {} block below.
font pango: "JetBrainsMono Nerd Font 11"
font pango: "JetBrainsMono Nerd Font 6"
#DejaVu Sans Mono, Terminus Bold Semi-Condensed 11
# reload the configuration file
@ -147,11 +147,6 @@ set $ws10 10
exec_always sway-screen-naming
# Bindsym F12 exec sway-notify "left:$$leftOutput, right:$$rightOutput"
# switch focus between outputs
bindsym $mod+Control+Left focus output left
bindsym $mod+Control+Right focus output right
# switch to workspace
bindsym $mod+1 workspace number $ws1
bindsym $mod+2 workspace number $ws2

View file

@ -992,7 +992,7 @@ Override in .profile.local
# Font for window titles. Will also be used by the bar unless a different font
# is used in the bar {} block below.
font pango: "JetBrainsMono Nerd Font 11"
font pango: "JetBrainsMono Nerd Font 6"
#DejaVu Sans Mono, Terminus Bold Semi-Condensed 11
# reload the configuration file