nnyyxxxx / dwm

my catppuccin suckless / dwm rice - Includes dot files for other software I use aswell.
MIT License
1 stars 1 forks source link

Image


Usage

Install via curl

  curl -fsSL https://github.com/nnyyxxxx/dwm/raw/main/install.sh | sh

Install via git

  git clone https://github.com/nnyyxxxx/dwm
  cd dwm
  chmod +x install.sh
  ./install.sh

Starting dwm

Updating dotfiles

Uninstalling dotfiles

Information

Important notes

Keybinds overview

Keybind Description
ALT SHIFT + Enter Spawns st (Terminal)
ALT SHIFT + P Spawns dmenu (Application launcher)
ALT SHIFT + C Kills current window
ALT SHIFT + Q Kills dwm
ALT SHIFT + W Restarts dwm and keeps application positions
ALT SHIFT + F Toggles fullscreen (Actualfullscreen Patch)
ALT + ESC Spawns maim (Screenshot utility)
ALT + LMB Drags selected window
ALT + RMB Resizes window in floating & resizes mfact in tiled; when two or more windows are on screen
ALT + SPACE Makes the selected window float
ALT + R Resets mfact

Preview

PV

Script previews

Image

Image