the cleaning begins

This commit is contained in:
RafayAhmad7548 2025-07-26 19:58:52 +05:00
parent ee2cf704f2
commit dd8482a6fb
510 changed files with 0 additions and 41801 deletions

View file

@ -1,8 +0,0 @@
#!/bin/bash
currentWallpaper=$(hyprctl hyprpaper listactive)
currentWallpaper=${currentWallpaper:8}
configFile=${currentWallpaper: -5:1}
configFile="/home/rafayahmad/.config/hypr/hyprlock/${configFile}.conf"
export currentWallpaper
echo "$configFile"
hyprlock -c "$configFile"