changed to setup script to /etc/skel
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
STYLE="style-1.rasi"
|
||||
CONFIG="$HOME/.config/powermenu"
|
||||
|
||||
cp $CONFIG/$STYLE $CONFIG/style-default.rasi
|
||||
Reference in New Issue
Block a user