Files
dotfiles/arch/.config/powermenu/change/powermenu-style-1
2025-11-13 17:40:21 +01:00

6 lines
112 B
Bash
Executable File

#!/bin/bash
STYLE="style-1.rasi"
CONFIG="$HOME/.config/powermenu"
cp $CONFIG/$STYLE $CONFIG/style-default.rasi