Skip to content

My Hyprland dotfiles. A mix of Dracula, Nordic and Catppuccin Mocha. With an Installation script.

License

Notifications You must be signed in to change notification settings

TobyM7/Hyprland-Dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HELLO👋

This is now abandoned my hyprland config has now moved to nixos. It has not changed much but I am no longer daily driving this exact setup. My new one is here. My Desktop

./Documents/desktop.png

Staring:

INSTALL

Install git

sudo pacman -Syu git

Remeber to BACKUP your files The Script MUST be run from from the base of the repo as shown below

Running the script

git clone https://github.com/TobyM7/Hyprland-Dotfiles.git
cd Hyprland-Dotfiles 
chmod +x Documents/install
Documents/install

The install script will ask if you want install my emacs and wallpaper configs Some keybindings will not work if don’t install them These include:

  • The emacs submap group
  • The change wallpaper command
  • There will be no wallpaper at start up

POST-INSTALL

To set theme, icons etc open GTK settings using the run menu (SUPER+O) You may wish to use waybar as a bar instead of gBar but waybar had a broken dependancy a while back and now I have switched, but, my configs are still there.

To run:

sudo pacman -S waybar 

Then you will have to edit the Hyprland config to start waybar at start up. This is in the top few lines you may also want to change the keybindings to mean that you can reload waybar instead of gBar. (A find and relpace would fix both of thes problems)

BINDINGS

All bindings can be found in the hyprland.org file in ~/.config/hypr/hyprland.org If you want help with bindings run keybind_help and type what you want to do

  • SUPER+SHIFT+ENTER: Open terminal
  • SUPER+1,…9,0: Switch workspace
  • SUPER+SHIFT+1,…9,0: Move to workspace
  • SUPER+[Arrow key]: Change focus
  • SUPER+SHIFT+[Arrow key]: Swap windows
  • SUPER+CTRL+[Arrow key]: Resize
  • SUPER+SHIFT+C: Kill active Window
  • SUPER+SHIFT+Q: Quit Hyprland
  • SUPER+SHIFT+P: Power menu
  • SUPER+SHIFT+F: FullScreen
  • SUPER+T: Thunar
  • SUPER+O: Run Menu
  • SUPER+B: Brave
  • SUPER+W: Changes Wallpaper (Stored in usr/share/wallpapers)

ROADMAP

  • [X] Make the installation script install nivida
  • [X] Add seprate modules to install wallpapers to speed up clone time
  • [X] Add option for gBar or waybar
  • [X] Convert README to org
  • [X] Update README to show new configs

CREDITS

  • Official Hyprland GitHub
  • adi1090x for the rofi launchers (Which I randomized, some work better than others)
  • 1amSimp1e for the waybar which I edited
  • JaKooLit for the install script which I changed (I hope the nivida bit works as I have intel)

About

My Hyprland dotfiles. A mix of Dracula, Nordic and Catppuccin Mocha. With an Installation script.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published