i3-wide env vars and stuff moved to .config from HOME

This commit is contained in:
Henrik Bakken
2021-03-23 22:37:25 +01:00
parent 8c79595610
commit a795cfacbd
11 changed files with 21 additions and 24 deletions
+5
View File
@@ -0,0 +1,5 @@
#!/bin/sh
export TERMINAL=st
export VISUAL=nvim
export EDITOR=nvim
export PAGER=bat