this is such a bad idea
- Window Manager: Hyprland! (obviously)
- Status Bar: EWW
- Terminal: Kitty
- App Launcher: rofi
- Terminal Text Editor: micro
- File Manager: Nautilus
- Audio: Pipewire and Wireplumber (you should be able to use pulse audio but im not sure)
- Audio control: pamixer (yes it for pulseaudio but works with pipewire better than wpctl)
- Logout Manager/App/Thingy: rofi
- Modifications for GTK/LibAdwaita: gradience
- Hyprland Shader Applier: Hypershade!
- Fonts: Font Awesome 6 Pro and Product Sans (can't give u a link for this one, but nothing will work without it)
- Cursor: Bibata-Modern-Classic
- App for setting said themes: lxappearance
- Screen Recorder : gpu-screen-recorder (you need slurp for area recordings)
- Screen Shots: grimblast
- Alternate Screen Shots: grim and slurp
- Some sort of polkit agent: HyprPolkitAgent
- Bluetooth tools: Bluez and Overskride
- Media Controls: playerctl
- Lock Screen: hyprlock
- Wallpaper: hyprpaper
- Screenshot freezer: hyprpicker (freezes the screen for area screenshots, also doubles as colorpicker)
- Screen Shader Applier: hyprshade
- Spotify Theming: spicetify
- Firefox Theming: Catpuccin Mocha Lavender
- VSCode Theming: Catpuccin Mocha Lavender
- Screen To Text: tesseract-cor
- socat
- stdbuf
- jq
- bc
- upower
- brightnessctl
- nmcli (Network Manager)
- pamixer
- dbus-send
- Copy files in
config
to/home/$USER/.config/
or simply~/.config/
(theyre the same place but yk fancier) - Copy files in
local/bin
to/home/$USER/.local/bin/
and set permissions to executable. (obv read the source code before executing anything) - Run
hyprctl setcursor Bibata-Modern-Classic 24
- Run
gsettings set org.gnome.desktop.interface cursor-theme Bibata-Modern-Classic
to set cursor theme - Run
gsettings set org.gnome.desktop.wm.preferences button-layout 'close,minimize,maximize:appmenu'
to move window buttons to left (optional) - Run
spicetify backup apply
to apply the spicetify themes and plugins - Go to
/home/$USER/.config/hypr/scripts/
and set everything to executable. - Go to
/home/$USER/.config/rofi/bin/
and set everything to executable. - Go to
/home/$USER/.config/eww/scripts/
and set everything to executable (cd ~/.config/eww/scripts/ && chmod u+x *
) - Open
/home/$USER/.config/hyprland/hyprpaper.conf
and set the wallpaper path - Reboot
- Profit(?)
- Super + Enter is app launcher
- Super + L is power options
- Super + P gives a color picker (auto copies hex color to clipboard)
- Control + Shift + K kills selected window
- Super + Arrows moves windows
- Control + Alt + Arrows resizes windows
- Control + Super + Arrows changes focused window
- Super + Number-Row switches to workspace of number X
- Alt + Number-Row moves window to workspace of number X
- PrintScreen is screenshots
- Shift + PrintScreen is instant area screenshot
- Super + Shift + PrintScreen is instant window screenshot
- Super + PrintScreen is screenrecord
- Super + F is fullscreen
- Super + Q to exit current app
- Super + S to toggle floating window
- Super + E to open nautilus (file manager)
- Super + B to open overskride (bluetooth manager)
- Super + Right-Click resizes window
- Super + Left-Click moves window
- Super + Novo favourites key to stop screen recording (rebind for non lenovo laptops)
- Novo favourites key to toggle gamemode (thermald enabling)
- Copilot key to launch screen to text (ocr)