Files
dotfiles/arch/powermenu/change/powermenu-style-2
2025-11-13 17:20:22 +01:00

6 lines
112 B
Bash
Executable File

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