Code Monkey home page Code Monkey logo

hyprland-dots's Introduction

Hyprland dots

the ~/.config for my Hyprland configuration. I made this repo so I can have a backup of my config files, but also so that others can take a look and copy them if they want.

⚠️ FAIR WARNING ⚠️

These dots aren't really install friendly (yet). Don't expect any plug and play stuff here. If you do decide to use them, keep in mind also that they're constantly being updated for fixes and tweaks.

All the wallpapers I use can be found here (link). I made a seperate wallpaper repo because who wants to clone 100+ mbs just for some config files?

Software/Programs used

  • Status Bar - Ironbar
  • Notification Daemon - Mako (to be replaced by swaync)
  • Terminal - wezterm and foot
  • Base16 Theming - flavours. I theme virtually everything that can be injected with color codes, using my own custom theme based on Base16 Black Metal.
  • Web Browser - firefox with penguinFox css
  • App launcher & More - rofi-lbonn-wayland-git (rofi wayland fork)
  • Text Editor - neovim and neovide with the lazy plugin manager
  • File Manager - nautilus for GUI and yazi for the terminal
  • Login Manager - default tty. I've found that other login managers behave weirdly with Hyprland
  • Custom Terminal Prompt - starship
  • Music Player - ncmpcpp with mpd
  • Volume and Brightness Overlay - avizo

Firefox

Symlink the contents of firefox/chrome/ and firefox/user.js to your firefox profile's configuration

rm -rf $HOME/.mozilla/firefox/*.default-release/chrome
ln -sf $HOME/.config/firefox/chrome $HOME/.mozilla/firefox/*.default-release/

then link the user.js file

rm $HOME/.mozilla/firefox/*.default-release/user.js
ln -sf $HOME/.config/firefox/user.js $HOME/.mozilla/firefox/*.default-release/

Screenshots

Can't have config repo without some obnoxious looking screenshots.

Yami (Old)

neofetch tiled

Mountain Darker

ncmpcpp-cava-ttyclock

Stardust-kyun's Colorscheme

But with a #000000 background

nvim-with-clock

TO-DO

I'm not working on these dots anymore.

hyprland-dots's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.