Update
This commit is contained in:
parent
eb60c84cf7
commit
22b2916933
|
@ -135,7 +135,7 @@ font:
|
|||
#style: Bold Italic
|
||||
|
||||
# Point size
|
||||
size: 9.0
|
||||
size: 6.0
|
||||
|
||||
# Offset is the extra space around each character. `offset.y` can be thought of
|
||||
# as modifying the line spacing, and `offset.x` as modifying the letter spacing.
|
||||
|
|
|
@ -16,7 +16,7 @@ local menubar = require("menubar")
|
|||
local hotkeys_popup = require("awful.hotkeys_popup")
|
||||
local vicious = require("vicious")
|
||||
local timer = require("gears.timer")
|
||||
local config = require("config_desktop")
|
||||
local config = require("config_laptop")
|
||||
local quake = require("quake")
|
||||
|
||||
-- Enable hotkeys help widget for VIM and other apps
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 3bd7b59b2c8f999f39600ab640856342f6436d7c
|
||||
Subproject commit 150864a76d4b18c97da1459f355c6a86540a0863
|
Binary file not shown.
Loading…
Reference in New Issue