mirror of
https://github.com/VectorKappa/dotfiles.git
synced 2025-12-19 08:16:10 +01:00
added binfiles from chrysostomus/bspwm-scripts, fixed eaten space
This commit is contained in:
4
bin/swapOrMoveIn.sh
Executable file
4
bin/swapOrMoveIn.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
#By https://github.com/ikn/
|
||||
dir=$1
|
||||
bspc node -n ${dir}.!automatic || bspc node -s ${dir}
|
||||
Reference in New Issue
Block a user