about summary refs log tree commit diff
path: root/awesome/.config/awesome/themes/tempus-fugit/theme.lua
diff options
context:
space:
mode:
authorNguyễn Gia Phong <cnx@loang.net>2024-05-13 02:51:22 +0900
committerNguyễn Gia Phong <cnx@loang.net>2024-05-13 02:53:06 +0900
commit6296dac9ba0692707d6f6d608b828f41106b52b9 (patch)
tree9582f3db603497ae3606fdf7cfed46ac6a2e841d /awesome/.config/awesome/themes/tempus-fugit/theme.lua
parent849a7ad18688358489f315d5a8c69e0ae76cbd16 (diff)
downloaddotfiles-master.tar.gz
Scale for slightly lower screen density HEAD master
Diffstat (limited to 'awesome/.config/awesome/themes/tempus-fugit/theme.lua')
-rw-r--r--awesome/.config/awesome/themes/tempus-fugit/theme.lua8
1 files changed, 4 insertions, 4 deletions
diff --git a/awesome/.config/awesome/themes/tempus-fugit/theme.lua b/awesome/.config/awesome/themes/tempus-fugit/theme.lua
index e3c13ea..a71c218 100644
--- a/awesome/.config/awesome/themes/tempus-fugit/theme.lua
+++ b/awesome/.config/awesome/themes/tempus-fugit/theme.lua
@@ -21,8 +21,8 @@ local theme = {}
 local wd = '~/.config/awesome/themes/tempus-fugit/'
 local function abspath(relative) return wd .. relative end
 
-theme.font          = 'Latin Modern Mono 15'
-theme.hotkeys_font  = 'Latin Modern Mono Bold 15'
+theme.font          = 'Latin Modern Mono 13'
+theme.hotkeys_font  = 'Latin Modern Mono Bold 13'
 theme.hotkeys_description_font = theme.font
 
 -- Auxiliary colors
@@ -80,8 +80,8 @@ theme.taglist_squares_unsel = abspath'taglist/square.png'
 -- menu_[bg|fg]_[normal|focus]
 -- menu_[border_color|border_width]
 theme.menu_submenu_icon = abspath'submenu.png'
-theme.menu_height = 28
-theme.menu_width  = 210
+theme.menu_height = 24
+theme.menu_width  = 200
 
 -- You can add as many variables as
 -- you wish and access them by using