2024-08-02 10:01:52 +02:00
2024-08-02 10:01:52 +02:00
2024-07-28 22:27:15 +02:00
2024-08-02 10:01:52 +02:00
2023-11-28 11:32:03 +01:00

my dotfiles

Everything is managed via stow(1).

$ ./stow.sh 
Unknown option, exiting.
Use ./stow.sh --stow <folder_name> to deploy configuration
Use ./stow.sh --unstow <folder_name> to remove configuration

Remove CSD for browser, etc.:

$ gsettings get org.gnome.desktop.wm.preferences button-layout
'icon:close'
$ gsettings set org.gnome.desktop.wm.preferences button-layout ''

Dependencies

Font: https://github.com/ryanoasis/nerd-fonts/releases/download/v3.2.1/JetBrainsMono.zip

sudo dnf install \
  kitty git vim tmux ripgrep fd-find fzf stow \
  sway waybar \
  brightnessctl \
  wofi \
  pasystray \
  network-manager network-manager-applet \
  nextcloud \
  keepassxc \
  fcitx5 fcitx5-configtool fcitx5-anthy \
Description
my gnome desktop configuration
Readme 136 MiB
Languages
Shell 100%