fix hyprland folder

This commit is contained in:
2026-07-17 15:38:13 +02:00
parent 3a10f9f898
commit 1e56b05236
35 changed files with 5 additions and 18 deletions

4
.config/hypr/.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
wallpaper/candidates/*
wallpaper/source/*
wallpaper/current.jpg
fonts/

View File

@@ -1 +0,0 @@
../../dotfiles/.config/hypr/hyprland.conf

View File

@@ -1 +0,0 @@
../../dotfiles/.config/hypr/hyprland.conf

View File

@@ -1 +0,0 @@
../../dotfiles/.config/hypr/hyprpaper.conf

View File

@@ -1 +0,0 @@
../../dotfiles/.config/hypr/presets

View File

@@ -1 +0,0 @@
../../../dotfiles/.config/hypr/scripts/songdetail.sh

View File

@@ -1 +0,0 @@
candidates/190 - S2CCnyp.jpg

View File

Before

Width:  |  Height:  |  Size: 66 KiB

After

Width:  |  Height:  |  Size: 66 KiB

View File

Before

Width:  |  Height:  |  Size: 66 KiB

After

Width:  |  Height:  |  Size: 66 KiB

View File

@@ -1,7 +0,0 @@
#!/bin/bash
hyprctl dispatch exec "[ workspace 11 ]" "firefox -n"
hyprctl dispatch exec "[ workspace 12 silent ]" "clickup"
hyprctl dispatch exec "[ workspace 1 ]" "firefox -n"
hyprctl dispatch exec "[ workspace 1 ]" "code ~/code/wasteside/app"

View File

@@ -1,5 +0,0 @@
#!/bin/bash
song_info=$(playerctl metadata --format '{{title}}  {{artist}}')
echo "$song_info"

View File

@@ -0,0 +1 @@
../../../dotfiles/.config/hypr/scripts/songdetail.sh