Concession: Move configs to here

This commit is contained in:
2018-10-21 02:33:31 -05:00
parent 5031125412
commit 78cb73f5ad
30 changed files with 544 additions and 1 deletions

View File

@@ -0,0 +1,7 @@
#!/bin/sh
export TERMINAL=konsole
export PB_MODULE_ETH_INTERFACE=eno1
export PB_MODULE_WLAN_INTERFACE=wlp5s0
export BSPWM_WINDOW_GAP=16
# vim:ft=sh

View File

@@ -0,0 +1,4 @@
#!/bin/sh
export TERMINAL=konsole
# vim:ft=sh