Skip to content

DjejDjej/dwm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DWM config + more

How to install

sudo pacman -S base-devel libx11 libxft libxinerama freetype2 fontconfig ttf-dejavu ttf-dejavu-nerd cd dwm' sudo make clean install `

Screenshots

Screenshot Screenshot Screenshot

Application rules

  • Chromium: Tag 1
  • Kitty: Tag 2
  • KeePassXC: Tag 3
  • Discord: Tag 3
  • Zoom: Tag 4
  • Pavucontrol: Tag 5

Keybindings

  • MODKEY = alt

  • MODKEY + 1-9: Switch to tags 1 through 9 (cycles through different)

  • MODKEY + r: Launch Chromium in dark mode (web browser).

  • MODKEY + t: Launch kitty (default terminal).

  • MODKEY + Shift + t: Launch termclone (opens instance of the kitty in same workdir).

  • MODKEY + y: Run togglelayout (changes keyboard layout).

  • MODKEY + q: Close the focused window (kills the currently active application).

  • MODKEY + End: Quit the window manager session (ends the session or logs out).

  • MODKEY + l: Lock the screen (using the slock tool to secure the session).

  • MODKEY + x: Open KeePassXC (a password manager).

  • MODKEY + d: Open Discord (messaging app).

  • MODKEY + Print: Take a screenshot (using the specified screenshot tool).

  • MODKEY + e: Cycle through windows in the current stack in reverse order.

  • MODKEY + i: Add a window to the master area (increases the number of master windows in the layout).

  • MODKEY + u: Remove a window from the master area (decreases the number of master windows).

  • MODKEY + j: Shrink the size of the current window (decreases the master window size).

  • MODKEY + k: Expand the size of the current window (increases the master window size).

  • MODKEY + o: Zoom the selected window (brings it into the master area or swaps it).

  • MODKEY + Tab: Move to the next window in the view.

  • MODKEY + Shift + Tab: Move to the previous window in the view.

  • MODKEY + g: Toggle gaps (adjusts the gaps around windows for spacing).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages