Skip to content

Dotfiles are the customization files (their filenames usually begin with a period) that are used to personalize your linux or other Unix-based system. This repository contains my personal dotfiles.

License

Notifications You must be signed in to change notification settings

FuzzyGrim/dotfiles

Repository files navigation

🚀✨ My dotfiles! ✨🚀

Table of Contents

About

Hello! Thank you for dropping by! 👋

These are my xmonad configurations.

If you're here, I suppose you want to be cloning this configuration.

Even if you're not, just look through the gallery 📷:

Workflow 🖨️

Keybinds ✍️

These are the basic keybinds. Read through the .xmonad/xmonad.hs file for more keybinds like increasing gaps and restoring gaps.

Keybind Function
Super + Enter launch terminal (kitty)
Super + Shift + Enter opens run launcher (XMonad’s shell xprompt)
Super + Shift + q Close window
Super + SPACE toggles fullscreen on/off
Super + 1-9 switch focus to workspace (1-9)
Super + SHIFT + 1-9 send focused window to workspace (1-9)
Super + Shift + r restarts xmonad
Super + j Navigate through windows
Super + k Navigate through windows
Super + SHIFT + j windows swap down
Super + SHIFT + k windows swap up
Super + h shrink window
Super + l expand window
Super + TAB Switch through layouts
Super + T Make a floating window tiled

Installation 🤵‍

Alright, let's get to the main stuff. These are the dependencies needed after installing Arch Linux.

From Arch Linux's official repositories

sudo pacman -S --needed - < ~/.config/packages/standard.txt

From Arch Linux's AUR

paru -S --needed - < ~/.config/packages/aur.txt

Disclaimer ⚠️

All of the configs and scripts in this repo belong to my personal setup. None of them is guaranteed to work properly on your machine, so use them carefully and responsibly, and as always remember to make backups. Other than that, feel free to take inspiration or include them in your setup.

🌟 Good Luck and Cheers! 🌟

About

Dotfiles are the customization files (their filenames usually begin with a period) that are used to personalize your linux or other Unix-based system. This repository contains my personal dotfiles.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published