chore: stuff

This commit is contained in:
Afonso Franco 2023-09-20 15:18:40 +01:00
parent 113fe4617f
commit be5dcf6c5d
Signed by: afonso
SSH key fingerprint: SHA256:gkVPzsQQJzqi21ntQBV6pXTx4bYI53rFGI4XtvCpwd4
2 changed files with 1 additions and 4 deletions

View file

@ -103,9 +103,6 @@ lazy.setup({
},
-- Rename variable pop up
'stevearc/dressing.nvim',
{
'krady21/compiler-explorer.nvim'
},
{
'windwp/nvim-autopairs',

View file

@ -15,7 +15,7 @@ Config {font = "Ubuntu bold 10"
-- 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.
-- 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
, hideOnStart = False
, allDesktops = True