Skip to content

PrymalInstynct/.dotfiles-hyprland

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.dotfiles-hyprland

Personal dotfiles for Arch Linux & Sway.

This is the result of SocketBytes attempt at creating a beautiful, aesthetic theme for the Sway Window Manager.

I heavily recommend (if you actually want to use these configs) to fork this repository and change stuff according to your needs. You really don't need all the things I need, and your Sway key bindings or even VSCode extensions may be completely different. And especially your monitor setup! Treat these dotfiles as a solid, sensible base package for your own dotfiles. Enjoy!

Features

  • Sensible Sway configuration defaults with quality-of-life tweaks.
    • Ultrawide Monitor w/ 1080p Vertical Monitor
    • Start-up Script to put apps in the right workspaces
  • Custom Waybar styling and configuration.
  • Custom Wofi styling and configuration.
  • Kitty styling and configuration.
  • Space Themed wallpaper :)
  • Fully fledged Arch & Sway installation scripts.
  • Solid VSCode configuration and extension packages.
  • Zsh & Oh My Zsh automatically configured with autocompletions and syntax highlighting on Cypher theme.
  • Brave, Spotify and Discord installed and configured for different workspaces.

Installation

First install Git and clone the repository using the command below.

pacman -Sy
pacman -S git vim
git clone https://github.com/PrymalInstynct/.dotfiles-sway

Full Arch & Sway installation.

These scripts were made for configurability and flexibility, please configure them accordingly to your taste. Especially your drive device name and partitioning.

vim .dotfiles-sway/install_full.sh

IMPORTANT: The Scripts will ask for your username, however, you must also change the user name in the ./zsh/.zshrc.

When you're ready to go - just run the script and let the magic happen!

./.dotfiles-sway/install_full.sh

After installation the script will automatically reboot your PC.

Only Sway

IMPORTANT: The Scripts will ask for your username, however, you must also change the user name in the ./zsh/.zshrc.

This is for people that are very cool and made it past the Arch Way's installation process. This script will install Sway and other important utilities. (And dotfiles, of course)

Of course like in the full script - you really should look into what you're installing.

Running the script is magically easy!

./.dotfiles-sway/install.sh

Remember to run this script while mounted on your root partition!

Caveats

  • There's no support for any virtualized environment due to Wayland being barely supported on VMware or VirtualBox.
  • You can't use Nvidia proprietary drivers with Sway. Always use Nouveau.
All proprietary graphics drivers are unsupported.
This includes the Nvidia proprietary driver.
The open source Nouveau driver is required instead.
This is not going to change, don't ask.
Tip: buy your hardware with open source support in mind.

~ Sway Wiki

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published