diff options
Diffstat (limited to 'INSTALL/gentoo-install')
-rw-r--r-- | INSTALL/gentoo-install | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/INSTALL/gentoo-install b/INSTALL/gentoo-install index fc184b1..7bf2261 100644 --- a/INSTALL/gentoo-install +++ b/INSTALL/gentoo-install @@ -39,6 +39,7 @@ else mkdir -p ~/Documents/PDF ~/Documents/Text ~/Documents/Disks ~/Documents/Archives ~/Documents/VMs ~/Downloads ~/Games/WINEPREFIX ~/Pictures/Screenshots ~/Pictures/GIMP ~/Videos/Recordings ~/Code ~/.config/git ~/.config/wallpaper ~/.local/share/gnupg ~/.local/share/pass # Setting folder permissions + chmod 600 ~/.local/share/gnupg/* chmod 700 ~/.local/share/gnupg doas sh -c 'echo "export _JAVA_AWT_WM_NONREPARENTING=1" >>/etc/profile.d/jre.sh' |