Skip to content

Commit

Permalink
adjust font
Browse files Browse the repository at this point in the history
  • Loading branch information
Sqvid committed Mar 20, 2024
1 parent b318c61 commit 7d38995
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion kitty/.config/kitty/kitty.conf
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ bold_italic_font auto
#: italic_font Operator Mono Book Italic
#: bold_italic_font Operator Mono Medium Italic

font_size 16.0
font_size 21.0

#: Font size (in pts)

Expand Down
2 changes: 1 addition & 1 deletion mako/.config/mako/config
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═╝ ╚════╝
#

font='Mint Spirit No2 14'
font=Cabin 18
width=500
height=300
padding= 15,15,15,50
Expand Down
4 changes: 2 additions & 2 deletions waybar/.config/waybar/style.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
* {
font-family: Montserrat;
font-size: 14px;
padding: 0 10px;
font-size: 20px;
padding: 1px 10px;
}

window#waybar{
Expand Down

0 comments on commit 7d38995

Please sign in to comment.