Files
dotfiles/arch/.config/powermenu/change/powermenu-style-2
2025-12-11 17:25:19 +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