Configuration of X11 i3wm tty
This commit is contained in:
9
i3wm/deploy.sh
Executable file
9
i3wm/deploy.sh
Executable file
@@ -0,0 +1,9 @@
|
||||
#!/bin/bash
|
||||
|
||||
#Switch to the script directory
|
||||
_BASENAME=$(basename "$0")
|
||||
cd "$(dirname "$0")" || _exit 1
|
||||
|
||||
cp config /etc/i3/config
|
||||
cp i3wm_key_help.sh /etc/i3/i3wm_key_help.sh
|
||||
cp wallpapers.sh /etc/i3/wallpapers.sh
|
||||
Reference in New Issue
Block a user