This commit is contained in:
Benjamin Kyd
2023-03-29 21:40:18 +01:00
parent 362c461e1f
commit 471fabf764
3 changed files with 5 additions and 2 deletions

View File

@@ -13,7 +13,9 @@ Places Icons Static Size=22
DP-2 HDMI-0 Height 3840x2160 HDMI-0=710
DP-2 HDMI-0 Width 3840x2160 HDMI-0=546
eDP-1 Height 1920x1200=468
eDP-1 Height 2560x1600 eDP-1=710
eDP-1 Width 1920x1200=445
eDP-1 Width 2560x1600 eDP-1=546
[MainWindow]
MenuBar=Disabled

View File

@@ -1,3 +1,3 @@
[General]
savePath=/home/ben
savePath=/home/benk
uploadWithoutConfirmation=true

View File

@@ -7,7 +7,8 @@ require("nvim-tree").setup({
enable = true,
},
view = {
width = 30,
width = 35,
side = "right",
},
git = {
ignore = false,