-
Notifications
You must be signed in to change notification settings - Fork 0
Scratchpad
Richard edited this page Mar 17, 2019
·
3 revisions
- Installed i3wm-gaps
Installed all the dependencies from here The
gaps-next
had to be selected - Personalized the i3wm keys
- $mod+... Navigation, Split, Mod, Fullscreen
- $mod+Shift+... Move containers
- $mod+Ctrl+... i3 actions (pl.: config reload)
- $mod+... Navigation, Split, Mod, Fullscreen
- Installed rofi to replacce i3-dmenu
PPA. > This isn't an up to date version
- Installed polybar instead of i3bar
Requires i3 to be restarted restart
- Font installation
Downloaded from nerd-fonts repo a font.zip and unzipped it's content into
~/.local/share/fonts/
- Setting font in these:
- Terminal
- Polybar
- i3
- Changing to solarized dark theme
- terminal
Installed by this description
- polybar
- terminal
- Disabled nautilus file manager to startup without desktop
-
gsettings set org.gnome.desktop.background show-desktop-icons false
(details)
-