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:
@@ -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
|
||||
|
Reference in New Issue
Block a user