mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-31 08:14:26 +02:00
theme: switch to Terminus 8
This commit is contained in:
parent
e05bf1f83c
commit
548ed82f2d
2 changed files with 15 additions and 15 deletions
|
@ -4,7 +4,7 @@ local na = awful.util.color_strip_alpha
|
|||
local theme = loadrc("../themes/nice-and-clean-theme/theme")
|
||||
if theme then
|
||||
theme.wallpaper_cmd = { "/bin/true" }
|
||||
theme.font = "DejaVu Sans 9"
|
||||
theme.font = "Terminus 8"
|
||||
|
||||
theme.border_width = 4
|
||||
theme.border_normal = "#00000000"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue