Gnome

2426 readers
3 users here now

The GNOME Project is a free and open source desktop and computing platform for open platforms like Linux that strives to be an easy and elegant way to use your computer. GNOME software is developed openly and ethically by both individual contributors and corporate partners, and is distributed under the GNU General Public License.

founded 2 years ago
MODERATORS
576
577
578
579
580
581
582
583
584
585
586
587
588
 
 

cross-posted from: https://sh.itjust.works/post/16325109

Automount WebDAV (for kDrive)

Hi everyone,

I’m really enjoying Gnome on Fedora and everything is almost perfectly set up.

One of my only problems with my Webdav access to kdrive (cloud storage) in the file manager.

It works fine but it’s not mounted automatically on startup. On the web, I’ve found that you should go to the disk utility to enable that but it doesn’t appear there.

I’d want to do it on the GUI as I’m not knowledgeable enough to do it in the terminal.

Can anyone help me?

589
590
 
 

How does one change the terminal that Gnome Files uses when opening a directory in terminal using "Open in Terminal"? I'm trying to change the default to foot.

All my searching has led to

sudo update-alternatives --config x-terminal-emulator

  Selection    Path                             Priority   Status
------------------------------------------------------------
  0            /usr/bin/gnome-terminal.wrapper   40        auto mode
* 1            /usr/bin/foot                     20        manual mode
  2            /usr/bin/footclient               10        manual mode
  3            /usr/bin/gnome-terminal.wrapper   40        manual mode
  4            /usr/bin/koi8rxterm               20        manual mode
  5            /usr/bin/lxterm                   30        manual mode
  6            /usr/bin/uxterm                   20        manual mode
  7            /usr/bin/xterm                    20        manual mode

which I can select foot. But Gnome Files does not seem to respect this.

I've also tried directly editing

gsettings set org.gnome.desktop.default-applications.terminal exec foot

where the default exec option is x-terminal-emulator. This also does not work.

591
592
593
594
595
596
597
598
599
600
view more: ‹ prev next ›