Skip to content

Latest commit

 

History

History

nord

Table of Contents

  1. My Own Dwm Config
    1. Intro
    2. Color Scheme
    3. Dependency
    4. Usage
    5. Other
      1. Telegram Themes
      2. Fcitx5 Themes
      3. Browser Themes
    6. Credits

My Own Dwm Config

Intro

This repo collects apps' nord theme and 2 version dwm build.

One with original dwm bar, the other with polybar(through patches).

Please use symlink to ~/.dwm, so you can use switch-dwm to switch the two versions quickly.

# If you want to use original version
ln -s ./.dwm-ori ~/.dwm
# If you want to use ploybar version
ln -s ./.dwm-po ~/.dwm

Color Scheme

Nord and Light

Dependency

  • Font:
    • nerd-fonts-ibm-plex-mono
    • nerd-fonts-fira-code
    • nerd-fonts-jetbrains-mono
    • ttf-sarasa-gothic(chinese only)
  • Launcher: dmenu&rofi
  • Terminal: alacritty&kitty&st&wezterm
  • Editor:
    • neovim
    • neovide&glrnvim
    • doom emacs
    • vscode
    • sublime-text-nightly
  • Compositor: picom-jonaburg-git
  • Shell: fish
  • PDF reader: zathura
  • Player: mpd&ncmpcpp
  • Window switcher: rofi
  • Notification daemon: dunst
  • Volume notificator: xob
  • Screen locker: i3lock-color&xautolock
  • System monitor: conky
  • Theme controler: xsettingsd
  • Gtk themes:
  • Qt themes:
    • use qt5ct and qt5-styleplugins to set qt theme follow gtk2 theme
  • Icon theme: Papirus
  • Touchpad:
    • libinput
    • libinput-gestures
    • xdotool

Usage

  1. Backup all of your old config files.
  2. Install apps metioned in Dependency
  3. Copy all my config files to corresponding directories follow my repo's structure.
  4. Please apply polybar-dwm-module if you use the polybar version.
  5. Please check libinput-gestures to get corresponding quick gestures.

Other

Telegram Themes

Please refer this: Nord-Tg

Fcitx5 Themes

Please refer this: Nord-Fcitx5

Browser Themes

Set your browser just use default GTK theme.

You can use Midnight Lizard extension to realize web pages' nord color.

Credits

  • Bento as my start page's template.

dark

light

  • Dmenu as my dmenu's template.

dark

light