- switched to Fedora on my private machines as I work more in the RHEL field now
- my old setup with
i3
andmate
became to custom
- my old setup with
- now using gnome-shell with some extensions to get a tiling WM with a decent DE
- forge (tiling)
- space-bar (workspace indicator)
- AppIndicator (app-tray)
- Lock Keys (virtual capslock indicator)
update-dotfiles
is a bash-function in my.bashrc
and downloads (and triggers refresh).bashrc
.tmux.conf
.vimrc
- fast deployment of my dotfiles via:
wget --no-check-certificate -q -O ~/.bashrc https://raw.githubusercontent.com/termnml/dotfiles/main/.bashrc
. ~/.bashrc
update-dotfiles
My dotfiles are designed to be used on Manjaro. The pkg-manager pacman
is used for the manjaro-repos and pamac
for AUR-repo.
My desktop-environment of choice consists of the windowmanager i3 in conjunction with the DE mate.
The installation includes the installation of required packages (with pacman and pamac (Manjaro)) with packages_base
and packages_desktop
in combination with setting symlinks into home (~
) of the user (appending _pre_dotfile
to already present configs before creating the links).
- installs the
packages_base
for system without a GUI - sets
configs
for CLI-programs
- install the
packages_base
andpackages_i3
- manual steps throught the GUI are required
- open
dconf
to change used components of mate/org/mate/desktop/session/required-components/windowmanager
- change from
marco
toi3
- change from
/org/mate/desktop/session/required-components-list
- remove
filemanager
from the array of the components
- remove
/com/solus-project/brisk-menu/hot-key
<mod6>d
for Windows-Key+d to open the menu
- open