Changed source to be globbed instead to allow users to add their own files without needing to worry about conflicts with config updates

This commit is contained in:
2025-06-07 15:48:27 -04:00
parent a8e4a01ee4
commit 5041e3a218
3 changed files with 4 additions and 26 deletions

View File

@@ -25,7 +25,7 @@ env = QT_QUICK_CONTROLS_STYLE,org.kde.desktop
#env = QT_STYLE_OVERRIDE,breeze
# copy some environments into systemctl
exec=systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP QT_QPA_PLATFORMTHEME
# exec=systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP QT_QPA_PLATFORMTHEME
# set default editor
env = EDITOR,/usr/bin/nvim