Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Issue] Changing ~/.config/ags/user_options.json has no effect #947

Open
wddcxy opened this issue Nov 16, 2024 · 0 comments
Open

[Issue] Changing ~/.config/ags/user_options.json has no effect #947

wddcxy opened this issue Nov 16, 2024 · 0 comments

Comments

@wddcxy
Copy link

wddcxy commented Nov 16, 2024


The issue

I tried to replace ~/.config/ags/user_options.json with this, but it did not work.
I know very little about JavaScript, maybe I made some mistakes.
Please help me, thank you very much.

const userConfigOptions = {
    'weather' : {
        'city': "Zhuji",
        'preferredUnit': "F"
    }
}

export default userConfigOptions;

image

Logs
(com.github.Aylur.ags:40484): Gjs-Console-WARNING **: 21:41:53.544: Error: can't assign "desktop-symbolic" as icon, it is not a file nor a named icon
set icon@resource:///com/github/Aylur/ags/widgets/icon.js:45:30
_handleParamProp@resource:///com/github/Aylur/ags/widgets/widget.js:124:13
Icon@resource:///com/github/Aylur/ags/widgets/icon.js:25:14
newIcon@resource:///com/github/Aylur/ags/widgets/icon.js:8:12
default/<.child<.children<@file:///home/happy68/.config/ags/modules/sideleft/tools/quickscripts.js:76:21
default@file:///home/happy68/.config/ags/modules/sideleft/tools/quickscripts.js:70:27
@file:///home/happy68/.config/ags/modules/sideleft/toolbox.js:14:13
_init/GLib.MainLoop.prototype.runAsync/</<@resource:///org/gnome/gjs/modules/core/overrides/GLib.js:263:34
  

Gjs-Console-Message: 21:41:54.145: [LOG] Styles loaded
@wddcxy wddcxy changed the title [Issue] aChanging ~/.config/ags/user_options.json has no effect [Issue] Changing ~/.config/ags/user_options.json has no effect Nov 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant