mirror of
https://github.com/TheM1Stery/dotfiles.git
synced 2025-04-20 00:51:11 +00:00
fix plugins not loading
This commit is contained in:
parent
16b5fb528d
commit
c1431a3289
@ -23,7 +23,7 @@ $mainMod = SUPER
|
|||||||
|
|
||||||
|
|
||||||
# plugins
|
# plugins
|
||||||
# source = ~/.config/hypr/plugins.conf
|
source = ~/.config/hypr/plugins.conf
|
||||||
|
|
||||||
# wallpapers
|
# wallpapers
|
||||||
source = ~/.config/hypr/wallpaper.conf
|
source = ~/.config/hypr/wallpaper.conf
|
||||||
|
@ -268,9 +268,3 @@ bind = $mainMod ALT, down, movewindow, d
|
|||||||
misc {
|
misc {
|
||||||
disable_hyprland_logo=true
|
disable_hyprland_logo=true
|
||||||
}
|
}
|
||||||
|
|
||||||
plugin {
|
|
||||||
hyprtrails {
|
|
||||||
color = rgba(ffaa00ff)
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
Loading…
Reference in New Issue
Block a user