Skip to content

Files

Latest commit

 

History

History
56 lines (55 loc) · 1.91 KB

README.md

File metadata and controls

56 lines (55 loc) · 1.91 KB

TO DO

  • Hyprland implementation
  • Hyprland configuration
  • Hyprland basics bindings
  • Hyprland advanced bindings
  • Kitty configuration
  • Check on tmux shortcuts
  • Wallpaper implementation
  • Stylix implementation
  • Stylix configuration (color scheme)
  • Stylix configuration (font)
  • Zsh implementation
  • Zsh configuration
  • Waybar implementation
  • Waybar configuration
  • Screen brightness management
  • nixvim implementation
  • greetd implementation
  • notifications
  • web-search
  • hyprland shortcuts cheatsheet
  • emopicker
  • thunar
  • T480 keyboard bindings
  • hypridle
  • hyprlock
  • hyprpaper
  • hyprshot
  • hyprsunset
  • xdg-desktop-portal-hyprland
  • nixvim configuration tweaking
  • Waybar modules
  • Waybar base ricing
  • Waybar modules colors
  • Waybar executables on click
    • logout
    • hyprlock
    • pulseaudio
    • bluetooth
    • network manager
    • calendar
  • Waybar hover behavior (WIP)
  • Waybar MPRIS (media player)
  • Waybar download/upload bandwith (see this)
  • Waybar Mic Input volume
  • Waybar remove unused code
  • Waybar colors from Stylix
  • Switching to Hyprland with uwsm
  • Implement a custom waybar module to display down/up bandwidth (builtin network module is acting out !)
  • spotify
  • tmux
  • investigate Tesseract (see example)
  • Waybar temperature module
  • Finish waybar integration from https://github.com/AlexNabokikh/nix-config/blob/master/home/modules/waybar.nix
  • Finish swaync integration from same