Skip to main content

Questions tagged [gsettings]

Questions about using gsettings, the command-line version of dconf-editor, to read or modify the dconf database. Using gsettings, the schemas and keys of various programs can be viewed and altered. Sometimes hidden settings (that are not in the gui of a program) can be discovered this way.

6 votes
1 answer
703 views

After trying out some GNOME extensions, I decided to uninstall some of them via the Extension Manager GUI. I can see that their directories are indeed removed from ~/.local/share/gnome-shell/...
Sun Bear's user avatar
  • 3,419
1 vote
1 answer
196 views

Thinkpad L14 with German keyboard is missing keys for pipe, "less", "greater". They should be left to "y" I tried several layouts from Ubuntu Settings. I could not get ...
oxy's user avatar
  • 11
0 votes
1 answer
197 views

So, a while back I wanted to change my default terminal to alacrity, and I did so via the following command: gsettings set org.gnome.desktop.default-applications.terminal exec /usr/bin/alacritty. Now ...
Brendan Mesters's user avatar
0 votes
1 answer
189 views

After installing ubuntu 24.10 recently whenever I open the appearance tab, the screen freezes and the computer restarts. Even after uninstalling and reinstalling the ubuntu-desktop the problem ...
ARUN KARUPPIAH K's user avatar
0 votes
0 answers
184 views

Hi I used to use this command to toggle night light from the terminal but it no longer seems to update the setting but going to the dconf editor and toggling the setting works fine Switch on gsettings ...
Simon's user avatar
  • 111
5 votes
1 answer
3k views

It appears it should be relatively easy to set Super+C to launch my GNOME calculator in Ubuntu 22.04 with gsettings and the command line: gsettings set org.gnome.settings-daemon.plugins.media-keys....
jophuh's user avatar
  • 403
0 votes
0 answers
92 views

I have this script, that changes my background image to a random darkened one every couple of minutes with gsettings that I have hooked up with a cron job. #!/bin/bash # Define the directory ...
Sebastian Bartos's user avatar
1 vote
0 answers
751 views

I am currently using wsl2 with Ubuntu 22.04 on Windows 11. I am not able to see minimize/maximize button on the titlebar. I first discovered this problem with sublime text, but when I tried other apps,...
AK-CHP's user avatar
  • 61
2 votes
0 answers
489 views

I am attempting to write a simple cron script that updates my desktop image every 15 minutes using gsettings. However, despite many different iterations, I cannot reliably change the desktop in the ...
Blue Santa's user avatar
0 votes
0 answers
735 views

I am trying to set up this script to change my desktop background, but gsettings set org.gnome.desktop.background picture-uri "file://$WALLPAPER_PATH" is not working. There is no error ...
Numeral's user avatar
  • 109
0 votes
0 answers
291 views

I am recently starting over to Linux from Windows and am just trying out Ubuntu 22.04 now. So far I have not made any major changes to the system other than installing a few snap applications. One ...
fishienoob's user avatar
2 votes
0 answers
247 views

I'm trying to find a way to change default settings for all new users, for example the applications in dock, desktop icons, default homepage, etc... Using dconf, extensions, and tweaks, I've setted a ...
Alberto Brescia's user avatar
1 vote
1 answer
224 views

I use the following commands to override default settings in Ubuntu UI, which works fine: gsettings set org.gnome.desktop.interface gtk-theme 'Yaru-dark' gsettings set org.nemo.preferences show-home-...
Alexander Borochkin's user avatar
0 votes
1 answer
499 views

I would like to remap several different keys of my keyboard.Namely: I want to remap caps Lock to escape function and remap left alt to right alt function. For this I used the following commands: dconf ...
ecjb's user avatar
  • 225
0 votes
2 answers
2k views

Using Ubuntu 22.04, I want either my gnome terminal or console to start centered on the screen. Bard AI told me to use this command: gsettings set org.gnome.desktop.wm.preferences center-new-...
user3261738's user avatar

15 30 50 per page
1
2 3 4 5
18