[Rofi] Fix positioning

This commit is contained in:
2025-09-12 11:41:21 +02:00
parent 274890281c
commit 5a1811979e
8 changed files with 6 additions and 34 deletions

2
setup
View File

@@ -61,11 +61,9 @@ cp -r ./config/xdg-desktop-portal-termfilechooser/ ~/.config/
if [[ "$platform" == "d" ]]; then
echo "Running on desktop"
cp -f ~/.config/hypr/hyprland_desktop.conf ~/.config/hypr/hyprland.conf
cp -f ~/.config/rofi/config_desktop.rasi ~/.config/rofi/config.rasi
else
echo "Running on laptop"
cp -f ~/.config/hypr/hyprland_laptop.conf ~/.config/hypr/hyprland.conf
cp -f ~/.config/rofi/config_laptop.rasi ~/.config/rofi/config.rasi
fi
cp -r ./config/kitty ~/.config/