dtfscript: Move to dedicated folder

This commit is contained in:
2018-09-27 20:48:37 -05:00
parent 28817a4542
commit df9bf53a9d
20 changed files with 7 additions and 7 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