add hyprland configs
This commit is contained in:
19
.config/hypr/hyprlock/music.conf
Normal file
19
.config/hypr/hyprlock/music.conf
Normal file
@@ -0,0 +1,19 @@
|
||||
$hyprlockDir = $HOME/.config/hyprlock
|
||||
|
||||
# Source the colors from wallbash
|
||||
# See the file first to see the equivalent colors
|
||||
source = $hyprlockDir/colors.conf
|
||||
|
||||
# Script Path
|
||||
$music = $hyprlockDir/scripts/playerctlock.sh
|
||||
$album = $hyprlockDir/scripts/hlock_mpris.sh
|
||||
$battery = $hyprlockDir/scripts/battery.sh
|
||||
$location = $hyprlockDir/scripts/location.sh
|
||||
$weather = $hyprlockDir/scripts/weather.sh
|
||||
|
||||
# source = $hyprlockDir/layouts/layout2.conf
|
||||
# source = $hyprlockDir/layouts/layout3.conf
|
||||
# source = $hyprlockDir/layouts/layout4.conf
|
||||
# source = $hyprlockDir/layouts/layout7.conf
|
||||
# source = $hyprlockDir/layouts/layout12.conf
|
||||
source = $hyprlockDir/layouts/layout14.conf
|
Reference in New Issue
Block a user