Compare commits

...

3 Commits

Author SHA1 Message Date
fe3b751965 Polybar: Make the clock waaaaayy tighter 2021-01-13 07:42:32 -06:00
9a433435c9 .bin: Update 2020-12-30 21:40:01 -06:00
fecfc7d680 .gitmodules: Update upstream URIs 2020-12-30 21:38:50 -06:00
3 changed files with 5 additions and 5 deletions

2
.bin

@ -1 +1 @@
Subproject commit e04df95fafd40baf490942023013cab790b60c86 Subproject commit 8bec6ce1963278a46c59ccc5dd496c04ad86a0fe

View File

@ -151,7 +151,7 @@ bar-load-indicator = ${res/config.bar-indicator}
type = internal/date type = internal/date
date = %a %b %d date = %a %b %d
time = %I:%M %p time = %I:%M %p
interval = 30 interval = 5
format = <label> format = <label>
label = %date% %time% label = %date% %time%

6
.gitmodules vendored
View File

@ -18,7 +18,7 @@
url = https://github.com/haya14busa/incsearch.vim.git url = https://github.com/haya14busa/incsearch.vim.git
[submodule ".local/bin"] [submodule ".local/bin"]
path = .bin path = .bin
url = git@git.9iron.club:salt/bin url = git@git.desu.ltd:salt/bin
[submodule ".vim/bundle/lightline.vim"] [submodule ".vim/bundle/lightline.vim"]
path = .vim/bundle/lightline.vim path = .vim/bundle/lightline.vim
url = https://github.com/itchyny/lightline.vim url = https://github.com/itchyny/lightline.vim
@ -48,13 +48,13 @@
url = https://github.com/tpope/vim-pathogen url = https://github.com/tpope/vim-pathogen
[submodule ".firestarter"] [submodule ".firestarter"]
path = .firestarter path = .firestarter
url = git@git.9iron.club:salt/firestarter url = git@git.desu.ltd:salt/firestarter
[submodule ".vim/bundle/breezy"] [submodule ".vim/bundle/breezy"]
path = .vim/bundle/breezy path = .vim/bundle/breezy
url = https://github.com/fneu/breezy url = https://github.com/fneu/breezy
[submodule ".wpgen"] [submodule ".wpgen"]
path = .wpgen path = .wpgen
url = git@git.9iron.club:salt/wpgen url = git@git.desu.ltd:salt/wpgen
[submodule ".minetest/games/MineClone2"] [submodule ".minetest/games/MineClone2"]
path = .minetest/games/MineClone2 path = .minetest/games/MineClone2
url = https://git.minetest.land/Wuzzy/MineClone2 url = https://git.minetest.land/Wuzzy/MineClone2