Skip to content

Latest commit

History

85 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

dotfiles

Sway dependencies

  • sway, waybar, fuzzel, dunst — core WM stack
  • alacritty, brave — terminal and browser
  • dolphin, kbuildsycoca6 — file manager
  • swaylock — screen locker
  • grim, slurp, wl-clipboard — screenshots
  • imagemagick — crop for shot-area.sh
  • wf-recorder — screen recording
  • ffmpeg, gifski — gif conversion for recgif.sh (gifski: cargo install on Ubuntu)
  • wpctl (wireplumber), brightnessctl, playerctl — media/brightness keys
  • polkit-kde-agent, blueman, pavucontrol, qt6ct — system utilities
  • papirus-icon-theme — dunst and fuzzel icons
  • battery notifications — the dunst [battery] rule matches appname "Power Manager"
  • prock — custom window switcher binary, install separately
  • Inconsolata Nerd Font — UI and terminal font
  • Wallpapers in ~/Pictures/wallpapers/

Nord palette

How to grep for colors used:

grep -rin 2e3440 .config .tmux.conf # catches all three hex forms
grep -rn "59, 66, 82" .config # catches the CSS rgba() form
ColorHexRGBRole in this setup
nord0#2e344046, 52, 64Window backgrounds, hint text
nord1#3b425259, 66, 82Waybar bar + tooltip, dunst notifications, unfocused borders
nord2#434c5e67, 76, 94Selection / hover
nord3#4c566a76, 86, 106Borders and frames
nord4#d8dee9216, 222, 233Primary text, waybar modules, terminal caret, active tmux window
nord5#e5e9f0229, 233, 240Terminal normal white
nord6#eceff4236, 239, 244Text accents, critical notification body
nord7#8fbcbb143, 188, 187Alacritty/tmux focused search match
nord8#88c0d0136, 192, 208Fuzzel match, alacritty/tmux search match, tmux active pane border
nord9#81a1c1129, 161, 193Inactive workspaces, fuzzel prompt
nord10#5e81ac94, 129, 172Sway focused window, waybar focused workspace, fuzzel border
nord11#bf616a191, 97, 106Critical battery, urgent window, wrong password
nord12#d08770208, 135, 112Almost never used
nord13#ebcb8b235, 203, 139Low battery, disconnected network
nord14#a3be8c163, 190, 140Not used
nord15#b48ead180, 142, 173Not used

Shell dependencies

  • fish, exa, neovim, tmux
  • fzf, fd — on Ubuntu fd is the fd-find package, binary fdfind

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Contributors

Languages