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

View File

@ -1,14 +1,14 @@
[xin_0]
file=/home/dt/wallpapers/0296.jpg
file=/home/dt/wallpapers/0253.jpg
mode=0
bgcolor=#000000
[xin_1]
file=/home/dt/wallpapers/0296.jpg
file=/home/dt/wallpapers/0253.jpg
mode=0
bgcolor=#000000
[xin_2]
file=/home/dt/wallpapers/0296.jpg
file=/home/dt/wallpapers/0253.jpg
mode=0
bgcolor=#000000

View File

@ -1,7 +1,7 @@
[geometry]
posx=1936
posx=3850
posy=40
sizex=932
sizex=1884
sizey=1020
[nitrogen]

View File

@ -1,6 +1,8 @@
-- Config was built using the following config:
-- https://github.com/numToStr/dotfiles/tree/master/neovim/.config/nvim/
-------------------------------------------------
-- DT'S NEOVIM CONFIGURATION
-- Neovim website: https://neovim.io/
-- DT's dotfiles: https://gitlab.com/dwt1/dotfiles
-------------------------------------------------
local g = vim.g
local o = vim.o