mirror of
https://github.com/tommytran732/Linux-Setup-Scripts
synced 2024-11-09 11:41:33 -05:00
Remove customization
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
9acd4d0066
commit
cf31305c4f
@ -78,9 +78,6 @@ sudo dnf -y install gnome-console gnome-shell-extension-appindicator gnome-shell
|
||||
#Enable auto TRIM
|
||||
sudo systemctl enable fstrim.timer
|
||||
|
||||
#Enable Titlebar buttons
|
||||
gsettings set org.gnome.desktop.wm.preferences button-layout 'appmenu:minimize,maximize,close'
|
||||
|
||||
#Setup BTRFS layout and Timeshift
|
||||
sudo mkdir /btrfs_pool
|
||||
sudo mount -o subvolid=5 /dev/mapper/${PARTITIONID} /btrfs_pool
|
||||
|
Loading…
Reference in New Issue
Block a user