joyboyid / hyprland_freebsd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My dots for Hyprland on FreeBSD

image

changelog:

  • 1st release
  • added a script to show you current network status (credits goes to @charlesrocke)
  • full catppuccin themed (kitty, gtk - you may need to reapply theme with nwg-look- , rofi, etc )
  • preconfigured fish shell for a nice prompt (use chsh -s /usr/local/bin/fish)
  • preconfigured XDG_RUNTIME_DIR (make sure to run sudo/doas mkdir -p /var/run/user/1001 && sudo chown $USER /var/run/user/1001 )
  • your default (windows like) keybinds for changing brightness and volume

keymaps:

  • WinKey + D open rofi (make sure to install rofi-wayland)
  • WinKey + B open chromium
  • WinKey + Q kill your current opened window
  • WInKey + Shi(f)t + Q kills your hyprLand session
  • WinKey + Shi(f)t + Return open Kitty
  • WinKey + Spacebar changes layout (floating or tilling) ... and manymore, just check the default config

About


Languages

Language:Shell 64.9%Language:CSS 35.1%Language:Perl 0.0%