added vscode settings

This commit is contained in:
RafayAhmad7548 2024-10-23 08:40:23 +05:00
parent 358503f857
commit b66a71129e
17 changed files with 807 additions and 18 deletions

View file

@ -4,4 +4,5 @@ currentWallpaper=${currentWallpaper:8}
configFile=${currentWallpaper: -5:1}
configFile="/home/rafayahmad/.config/hypr/hyprlock/${configFile}.conf"
export currentWallpaper
echo "$configFile"
hyprlock -c "$configFile"