Dot-files
Info:
A brief to do list of the things that I still have to do to finish the dot-files.
Things to do:
-
- Created the script, now need to add it to the general installation script.
-
- You should do these with
dnf write
commands. For example, to set the icon size in the nemo, you should type in your scriptdconf write /org/nemo/icon-view/default-zoom-level "'larger'"
- You should do these with
-
- You should back-up the GTK-3 folder from the .config folder to import the settings of lxapearance.
-
- The one used in my i3 installation is alacritty-i3. And font size 16 is good. 15 is nice as well but with 16 the padding looks better.
-
- I solved it by installing VSCodium and replacing and renaming the Code - OSS config folders both in Home and ~./config directory with the correct names that the VSCodium uses for it's configs. The settings didn't work with Vanilla VSCode, so install VSCodium on Fedora.
-
-
- Something like xrandr --output eDP-1 --auto
Nemo Settings to copy:
-
- dconf write /org/nemo/icon-view/default-zoom-level "'larger'"
-
- dconf write /org/nemo/window-state/start-with-menu-bar false
-
- dconf write /org/nemo/window-state/start-with-status-bar false
-
- gsettings set org.nemo.preferences thumbnail-limit 1073741824
- it is giving errors
-
- dconf write /org/nemo/preferences/inherit-folder-viewer true