minor fixes to the installation
This commit is contained in:
9
install-scripts/copy-vm-keys.sh
Normal file
9
install-scripts/copy-vm-keys.sh
Normal file
@@ -0,0 +1,9 @@
|
||||
#!/bin/bash
|
||||
|
||||
cd ~/bspwm-install-ma-dte/
|
||||
|
||||
mv ~/.config/sxhkd/sxhkdrc sxhkdrc-org
|
||||
cp ~/bspwm-install-ma-dte/config/sxhkd/sxhkdrc-vm ~/.config/sxhkd/sxhkdrc
|
||||
chmod +x ~/.config/sxhkd/sxhkdrc
|
||||
|
||||
sudo reboot
|
||||
Reference in New Issue
Block a user