[MINOR] stuff
This commit is contained in:
parent
912b77c295
commit
b42b50b5ec
2 changed files with 2 additions and 2 deletions
|
@ -102,7 +102,7 @@ lazy.setup({
|
||||||
end
|
end
|
||||||
},
|
},
|
||||||
-- Rename variable pop up
|
-- Rename variable pop up
|
||||||
-- 'stevearc/dressing.nvim',
|
'stevearc/dressing.nvim',
|
||||||
|
|
||||||
{
|
{
|
||||||
'windwp/nvim-autopairs',
|
'windwp/nvim-autopairs',
|
||||||
|
|
|
@ -15,7 +15,7 @@ Config {font = "Ubuntu bold 10"
|
||||||
-- an integer for the percentage width, so 100 would be 100%.
|
-- an integer for the percentage width, so 100 would be 100%.
|
||||||
-- an integer for the minimum pixel height for xmobar, so 24 would force a height of at least 24 pixels.
|
-- an integer for the minimum pixel height for xmobar, so 24 would force a height of at least 24 pixels.
|
||||||
-- NOTE: The height should be the same as the trayer (system tray) height.
|
-- NOTE: The height should be the same as the trayer (system tray) height.
|
||||||
, position = TopHM 36 4 4 4 0
|
, position = TopHM 36 8 8 4 0
|
||||||
, lowerOnStart = True
|
, lowerOnStart = True
|
||||||
, hideOnStart = False
|
, hideOnStart = False
|
||||||
, allDesktops = True
|
, allDesktops = True
|
||||||
|
|
Loading…
Add table
Reference in a new issue