Multiple config errors in files. #8

Open
opened 2026-04-05 16:17:41 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @fszzl21 on 9/11/2025

I have followed the steps per documentation

Here is my hyprland.conf file:
source=./land/defaults.conf # this needs to be sourced before theme file

source=./land/nvidia.conf

######################################################################################################

uncomment if using hyprtheme and remove any other source for hyprtheme.conf

source=/home/flicko/.config/hypr/themes/hyprtheme.conf

######################################################################################################

MANUAL THEME SOURCE HERE

$yorha=$HERE/themes/yorha
source=$yorha/theme.conf

######################################################################################################

source=./land/general.conf
source=./land/binds.conf
source=./land/rules.conf
source=./profiles/power.conf

I still get these errors:

Config error in file /home/user/.config/hypr/hyprland.conf at line 12: source = globbing error: found no match
Config error in file /home/user/.config/hypr/land/general.conf at line 20: config option gestures:workspace_swipe does not exist.
Config error in file /home/user/.config/hypr/land/general.conf at line 21: config option gestures:workspace_swipe_fingers does not exist.
Config error in file /home/user/.config/hypr/hyprland.conf at line 16: Config error in file /home/irawnaf/.config/hypr/hyprland.conf at lne 12: source = globbing error: found no match
config error in file /home/irawnaf/.config/hypr/land/general.conf at line 20: config option gestures:workspace_swipe does not exist.
(1 more...)

pls help :(

*Originally created by @fszzl21 on 9/11/2025* I have followed the steps per documentation Here is my hyprland.conf file: source=./land/defaults.conf # this needs to be sourced before theme file # source=./land/nvidia.conf ###################################################################################################### # uncomment if using hyprtheme and remove any other source for hyprtheme.conf # source=/home/flicko/.config/hypr/themes/hyprtheme.conf ###################################################################################################### # MANUAL THEME SOURCE HERE $yorha=$HERE/themes/yorha source=$yorha/theme.conf ###################################################################################################### source=./land/general.conf source=./land/binds.conf source=./land/rules.conf source=./profiles/power.conf ---------------------------------------------------------------------------------------------- I still get these errors: Config error in file /home/user/.config/hypr/hyprland.conf at line 12: source = globbing error: found no match Config error in file /home/user/.config/hypr/land/general.conf at line 20: config option <gestures:workspace_swipe> does not exist. Config error in file /home/user/.config/hypr/land/general.conf at line 21: config option <gestures:workspace_swipe_fingers> does not exist. Config error in file /home/user/.config/hypr/hyprland.conf at line 16: Config error in file /home/irawnaf/.config/hypr/hyprland.conf at lne 12: source = globbing error: found no match config error in file /home/irawnaf/.config/hypr/land/general.conf at line 20: config option <gestures:workspace_swipe> does not exist. (1 more...) pls help :(
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/dotfiles#8