Skip to content

Commit

Permalink
feat(arch): add gnome-disk-utility
Browse files Browse the repository at this point in the history
Signed-off-by: chris1320 <chris1320is@protonmail.com>
  • Loading branch information
Chris1320 committed Nov 18, 2024
1 parent b6ca241 commit 52393e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Operating Systems/Arch Linux/Contents/Manual Customization.md
Original file line number Diff line number Diff line change
Expand Up @@ -659,10 +659,10 @@ sudo grub-mkconfig -o /boot/grub/grub.cfg
## Final Touches
I use LocalSend to transfer any files between my devices within the local network and GNOME Text Editor because for some reason [[#Neovim]] doesn't work properly when set as the default text editor.
I use LocalSend to transfer any files between my devices within the local network and GNOME Text Editor because for some reason [[#Neovim]] doesn't work properly when set as the default text editor. GNOME Disk Utility is used as a GUI front-end for disk management stuff.
```bash
paru -S localsend-bin gedit
paru -S localsend-bin gedit gnome-disk-utility
# Ensure that GNOME Text Editor does not add newlines at the end of files
gsettings set org.gnome.gedit.preferences.editor ensure-trailing-newline false
Expand Down

0 comments on commit 52393e3

Please sign in to comment.