fix hyprland folder
This commit is contained in:
4
.config/hypr/.gitignore
vendored
Normal file
4
.config/hypr/.gitignore
vendored
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
wallpaper/candidates/*
|
||||||
|
wallpaper/source/*
|
||||||
|
wallpaper/current.jpg
|
||||||
|
fonts/
|
||||||
@@ -1 +0,0 @@
|
|||||||
../../dotfiles/.config/hypr/hyprland.conf
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
../../dotfiles/.config/hypr/hyprland.conf
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
../../dotfiles/.config/hypr/hyprpaper.conf
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
../../dotfiles/.config/hypr/presets
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
../../../dotfiles/.config/hypr/scripts/songdetail.sh
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
candidates/190 - S2CCnyp.jpg
|
|
||||||
|
Before Width: | Height: | Size: 66 KiB After Width: | Height: | Size: 66 KiB |
|
Before Width: | Height: | Size: 66 KiB After Width: | Height: | Size: 66 KiB |
@@ -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"
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
|
|
||||||
song_info=$(playerctl metadata --format '{{title}} {{artist}}')
|
|
||||||
|
|
||||||
echo "$song_info"
|
|
||||||
1
.config/hypr/scripts/songdetail.sh
Symbolic link
1
.config/hypr/scripts/songdetail.sh
Symbolic link
@@ -0,0 +1 @@
|
|||||||
|
../../../dotfiles/.config/hypr/scripts/songdetail.sh
|
||||||
Reference in New Issue
Block a user