Minor edit moving some lines around.

This commit is contained in:
Derek Taylor
2022-09-05 15:37:53 -05:00
parent 344c5076e3
commit 46fb945cc3
3 changed files with 10 additions and 8 deletions
+3 -3
View File
@@ -1,14 +1,14 @@
[xin_0] [xin_0]
file=/home/dt/wallpapers/0296.jpg file=/home/dt/wallpapers/0253.jpg
mode=0 mode=0
bgcolor=#000000 bgcolor=#000000
[xin_1] [xin_1]
file=/home/dt/wallpapers/0296.jpg file=/home/dt/wallpapers/0253.jpg
mode=0 mode=0
bgcolor=#000000 bgcolor=#000000
[xin_2] [xin_2]
file=/home/dt/wallpapers/0296.jpg file=/home/dt/wallpapers/0253.jpg
mode=0 mode=0
bgcolor=#000000 bgcolor=#000000
+2 -2
View File
@@ -1,7 +1,7 @@
[geometry] [geometry]
posx=1936 posx=3850
posy=40 posy=40
sizex=932 sizex=1884
sizey=1020 sizey=1020
[nitrogen] [nitrogen]
+5 -3
View File
@@ -1,6 +1,8 @@
-------------------------------------------------
-- Config was built using the following config: -- DT'S NEOVIM CONFIGURATION
-- https://github.com/numToStr/dotfiles/tree/master/neovim/.config/nvim/ -- Neovim website: https://neovim.io/
-- DT's dotfiles: https://gitlab.com/dwt1/dotfiles
-------------------------------------------------
local g = vim.g local g = vim.g
local o = vim.o local o = vim.o