0% found this document useful (0 votes)
61 views

(Solved) Nemo's Left Pane - Linux Mint Forums

The document is a forum post discussing how to modify the left pane in the Nemo file manager in Linux Mint. The original poster wanted to add a shortcut to their Videos folder and remove the Desktop shortcut. Other users responded that shortcuts can be dragged and dropped, and the Desktop shortcut can be removed by hiding desktop icons in dconf editor. The original poster's problem was marked as solved after trying this solution.

Uploaded by

Dániel Tóth
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
61 views

(Solved) Nemo's Left Pane - Linux Mint Forums

The document is a forum post discussing how to modify the left pane in the Nemo file manager in Linux Mint. The original poster wanted to add a shortcut to their Videos folder and remove the Desktop shortcut. Other users responded that shortcuts can be dragged and dropped, and the Desktop shortcut can be removed by hiding desktop icons in dconf editor. The original poster's problem was marked as solved after trying this solution.

Uploaded by

Dániel Tóth
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

2024. 02. 11.

21:13 [solved] Nemo's left pane - Linux Mint Forums

Linux Mint Forums


Welcome to the Linux Mint forums! Search…  

 Quick links  FAQ  Register  Login

 Board index ‹ Main Edition Support ‹ Software & Applications

[solved] Nemo's left pane


Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.

 6 posts • Page 1 of 1
Post Reply   Search this topic…  

[solved] Nemo's left pane  tygryski


Level 1
 by tygryski » Sun Sep 03, 2023 5:53 pm

Hello, I was wondering if I could change what's in "My Computer" section in Nemo Posts: 2
Joined: Sun Jun 11, 2023 6:31 pm
file manager (see picture). Specifically I'd want to add a shortcut to Videos folder
there, and remove Desktop shortcut since I don't even use it.
I use cinnamon DE.

edit: It turns out I can just drag & drop Videos folder there, I didn't know this was
this easy lol. Still, I want to remove "Desktop" from there.

Last edited by tygryski on Tue Sep 05, 2023 3:16 pm, edited 1 time in total.

Re: Nemo's left pane  motoryzen


Level 10
 by motoryzen » Sun Sep 03, 2023 11:26 pm

The keyboard hotkey way is ctrl+b as you're dealing with " bookmarks " in this Posts: 3322
Joined: Sun Dec 08, 2019 12:25 am
case, however ( and someone correct me if I'm wrong other than the whole " hide
desktop icons..visually removes the " Desktop " selection from the left part of the
Nemo pane window ), I don't think you can remove Desktop selection from Nemo

I use a keyboard hotkey combo of super+s to execute the following script that
toggles desktop icons to be shown or hidden

CODE: SELECT ALL

#!/bin/bash
# NAME: toggleIcons
By continuing
# Script to use this
to toggle website, you consent
showing/hiding to the
of desktop use of cookies
icons. in accordance
Originall num with our Cookies Policy. OK

https://forums.linuxmint.com/viewtopic.php?t=403316 1/3
2024. 02. 11. 21:13 [solved] Nemo's left pane - Linux Mint Forums
if [[ "$(gsettings get org.nemo.desktop show-desktop-icons)" == "tr
then
gsettings set org.nemo.desktop show-desktop-icons false
notify-send -u normal -t 1000 "setting to false"
else
gsettings set org.nemo.desktop show-desktop-icons true
notify-send -u normal -t 1000 "setting to true"
fi

If you'd rather have separate " hide" versus " show " desktop icons executables....
just copy either of these commands into a text file or set them as a keyboard two
button command deal in your Keyboard , Shortcuts , Custom Shortcuts
on the left....keybinding(s).

gsettings get org.nemo.desktop show-desktop-icons true


gsettings get org.nemo.desktop show-desktop-icons false

Mint 21.2 Cinnamon 5.8.4


asrock x570 taichi ...bios p5.00
ryzen 5900x
128GB Kingston Fury @ 3600mhz
Corsair mp600 pro xt NVME ssd 4TB
three 4TB ssds
dual 1TB ssds
Two 16TB Toshiba hdd's
24GB amd 7900xtx vid card
Viewsonic Elite UHD 32" 144hz monitor

Re: Nemo's left pane 


 by Bleys » Mon Sep 04, 2023 12:49 am

 tygryski wrote: ⤴ Sun Sep 03, 2023 5:53 pm


Hello, I was wondering if I could change what's in "My Computer" section in
Nemo file manager (see picture). Specifically I'd want to add a shortcut to Bleys
Videos folder there, and remove Desktop shortcut since I don't even use it. Level 4

Posts: 386
All entries in Joined: Wed Apr 20, 2022 4:17 am
Location: Essen, Germany

~/.config/gtk-3.0/bookmarks

appear in the my computer section between Home, Desktop and File System.
Home, Desktop and File System cannot be removed.

Ryzen 5 5600G, 16GB RAM, 2TB M.2 Crucial P3, Asrock Deskmeet X300, Samsung Odyssey
49", Linux Mint 21

Re: Nemo's left pane  tygryski


Level 1
 by tygryski » Mon Sep 04, 2023 3:54 pm

@motoryzen @Bleys Thank you for your answers, my problem got solved by Posts: 2
Joined: Sun Jun 11, 2023 6:31 pm
simply checking hide desktop icons in dconf editor

Last edited by tygryski on Tue Sep 05, 2023 3:19 pm, edited 1 time in total.

Re: Nemo's left pane 


motoryzen
Level 10
 by motoryzen » Mon Sep 04, 2023 11:34 pm

Posts: 3322
Joined: Sun Dec 08, 2019 12:25 am

By continuing to use this website, you consent to the use of cookies in accordance with our Cookies Policy. OK

https://forums.linuxmint.com/viewtopic.php?t=403316 2/3
2024. 02. 11. 21:13 [solved] Nemo's left pane - Linux Mint Forums
@motoryzen @Bleys Thank you for your answers, my problem got solved

Hey..very cool . Regardless of how, happy to read that.

If you were able to solve your problem/accomplish your mission. please edit your
original post in the subject line to include something like (( solved )) so everyone
will know without having to click on the topic/link that you're good to go .

Cheers.

Mint 21.2 Cinnamon 5.8.4


asrock x570 taichi ...bios p5.00
ryzen 5900x
128GB Kingston Fury @ 3600mhz
Corsair mp600 pro xt NVME ssd 4TB
three 4TB ssds
dual 1TB ssds
Two 16TB Toshiba hdd's
24GB amd 7900xtx vid card
Viewsonic Elite UHD 32" 144hz monitor

Re: Nemo's left pane 


CloneWerks
Level 3
 by CloneWerks » Tue Sep 05, 2023 8:44 am

Posts: 125
Joined: Fri Dec 09, 2022 3:02 pm
 Bleys wrote: ⤴ Mon Sep 04, 2023 12:49 am

 tygryski wrote: ⤴ Sun Sep 03, 2023 5:53 pm


Hello, I was wondering if I could change what's in "My Computer" section
in Nemo file manager (see picture). Specifically I'd want to add a shortcut
to Videos folder there, and remove Desktop shortcut since I don't even use
it.

All entries in

~/.config/gtk-3.0/bookmarks

appear in the my computer section between Home, Desktop and File System.
Home, Desktop and File System cannot be removed.

Added that to my notes. thanks for posting that.



  6 posts • Page 1 of 1
Post Reply   

 Return to “Software & Applications” Jump to 

 Board index  Contact us  Delete cookies All times are UTC-04:00

Powered by phpBB® Forum Software © phpBB Limited


Privacy | Terms

By continuing to use this website, you consent to the use of cookies in accordance with our Cookies Policy. OK

https://forums.linuxmint.com/viewtopic.php?t=403316 3/3

You might also like