licoricee / PixelForest

Dotfiles for my spring 2023 everforest rice with DKwm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PixelForest

Dotfiles for my spring 2023 everforest rice with DKwm

Please leave a star if you like them

hook

Fonts

The required fonts are Cozette and CozetteVector available here
The nerd fonts patched version of these fonts are also required, they can be found in the AUR here for any arch users

Verify the fonts are installed by running

fc-cache && fc-list | grep "Cozette"

Packages

Package Purpose
DKwm Window Manager
SXHKD Keybind daemon
Wezterm Terminal emulator
Fish Shell
Starship Shell Prompt
Rofi App Launcher
Dunst Notifications
Eww Desktop Widgets and bar
Nim Compile scripts for eww
paru -S dk sxhkd wezterm fish starship rofi dunst eww nim

Installation

You can either install all of the files at once or just a specific component

make [<component>]
Component Contents
dk Window manager config and screenshot script
terminal Terminal and shell configs
rofi Rofi App Launcher configuration
dunst Dunst notification daemon configurations
eww Bar and widgets

Showcase

dunst rofi

About

Dotfiles for my spring 2023 everforest rice with DKwm


Languages

Language:Shell 80.7%Language:Nim 9.7%Language:SCSS 5.0%Language:Makefile 2.7%Language:Lua 1.9%