Skip to content

Forked from marsupial-king/my-arch-dots but w/ some changes and adapted to Fedora

Notifications You must be signed in to change notification settings

jwyuen/marsupial-king-bspwm-rice

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles based on Marsupial-King's BSPWM rice

gallery

Install

The install (and uninstall) script relies on GNU Stow which makes it simple to create symlinks and remove symlinks respectively. The install script will also install any required dependencies (assumes you're using Fedora). This repo also includes all the wallpaper, styles/themes, and fonts you need. Just run install script and you're all set up.

The scripts are idempotent so you can run them multiple times without screwing up your system. If you have existing config files that would be overwritten by the symlinks, GNU Stow will throw an error and fail.

$ ./install.sh

Uninstall

$ ./uninstall.sh

✨ Config files

Program Name
🎨 Color Scheme Pywal
🚀 Window Manager Bspwm
🚧 Bar Polybar
🖊️ Text Editor Neovim
🐚 Shell Fish
⌨️ Terminal Kitty
⌛ Compositor Picom
Launcher Rofi
Notifications Dunst

✨ Fonts

These are included and part of the install script:

  • Fira Code Medium Nerd Font Complete Mono
  • Mononoki Regular Nerd Font Complete

🖼️ Gallery

gallery gallery

About

Forked from marsupial-king/my-arch-dots but w/ some changes and adapted to Fedora

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 64.4%
  • Python 35.6%