Skip to content

Commit

Permalink
trying to fix #9
Browse files Browse the repository at this point in the history
  • Loading branch information
AlphaTechnolog committed Nov 18, 2022
1 parent 650fe41 commit 2486588
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cfg/awesome/theme.lua
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ local theme = {}

-- fonts
theme.font_name = 'Product Sans'
theme.nerd_font = 'JetBrainsMono NF'
theme.nerd_font = 'Iosevka NF'
theme.material_icons = 'Material Icons'
theme.font_size = '10'
theme.font = theme.font_name .. ' ' .. theme.font_size
Expand Down

0 comments on commit 2486588

Please sign in to comment.