All Projects → fluix-dev → dotfiles

fluix-dev / dotfiles

Licence: other
My dotfiles and colorschemes for sway and a variety of other programs.

Programming Languages

python
139335 projects - #7 most used programming language
CSS
56736 projects
shell
77523 projects
TeX
3793 projects
Vim Script
2826 projects

Projects that are alternatives of or similar to dotfiles

dotfiles
My arch setup script and dotfiles
Stars: ✭ 37 (-32.73%)
Mutual labels:  sway, wayland, alacritty, swaywm, waybar
dotfiles
🏡 Personal dotfiles configuration
Stars: ✭ 73 (+32.73%)
Mutual labels:  sway, alacritty, waybar, wofi
dotfiles
My dotfiles, with an out-of-date install-script. Arch, Tiling WM (i3, sway), ZSH, Neovim
Stars: ✭ 20 (-63.64%)
Mutual labels:  sway, wayland, alacritty, swaywm
tessen
an interactive menu to autotype and copy pass and gopass data
Stars: ✭ 37 (-32.73%)
Mutual labels:  sway, wayland, wofi
cute-sway-recorder
SwayWM screen recorder; a GUI for wf-recorder
Stars: ✭ 16 (-70.91%)
Mutual labels:  sway, wayland, swaywm
nwg-wrapper
Wrapper to display a script output or a text file content on the desktop in sway or other wlroots-based compositors
Stars: ✭ 60 (+9.09%)
Mutual labels:  sway, wayland, swaywm
rde
Tools for managing reproducible development environments. Mirror of https://sr.ht/abcdw/rde/
Stars: ✭ 137 (+149.09%)
Mutual labels:  sway, wayland
dotfiles
my dotfiles
Stars: ✭ 18 (-67.27%)
Mutual labels:  wayland, swaywm
nextshot
A simple tool for taking screenshots on Linux and sharing via Nextcloud
Stars: ✭ 37 (-32.73%)
Mutual labels:  sway, wayland
swayinfo
Some goodies for use in Sway and i3 wm
Stars: ✭ 30 (-45.45%)
Mutual labels:  sway, swaywm
dotfiles
dotfiles of my linux setup
Stars: ✭ 25 (-54.55%)
Mutual labels:  sway, alacritty
i3status
Simple status bar for i3 / i3-gaps / sway written in bash and python
Stars: ✭ 69 (+25.45%)
Mutual labels:  sway, swaywm
wluma
Automatic brightness adjustment based on screen contents and ALS
Stars: ✭ 290 (+427.27%)
Mutual labels:  sway, swaywm
mywayland
🍨 Wlroots and friends for KISS
Stars: ✭ 25 (-54.55%)
Mutual labels:  sway, wayland
dotfiles
Personal dotfiles for macOS and Manjaro.
Stars: ✭ 20 (-63.64%)
Mutual labels:  sway, alacritty
Vanilla
frantic1048's grimoire
Stars: ✭ 19 (-65.45%)
Mutual labels:  swaywm, waybar
cliphist
wayland clipboard manager
Stars: ✭ 47 (-14.55%)
Mutual labels:  sway, wayland
sway-alttab
Simple Alt-Tab daemon for SwayWM/i3. Switches back to previous focused window on Alt-Tab or SIGUSR1
Stars: ✭ 36 (-34.55%)
Mutual labels:  sway, swaywm
Waybar
Highly customizable Wayland bar for Sway and Wlroots based compositors. ✌️ 🎉
Stars: ✭ 2,037 (+3603.64%)
Mutual labels:  sway, wayland
wdisplays
Mirror of cyclopsian/wdisplays
Stars: ✭ 95 (+72.73%)
Mutual labels:  sway, wayland

Screenshot of various applications

Configurations and colorschemes for Sway, et al.

Programs | Installation | Screenshots

Programs

This repository contains configuration files for many programs that I regularly use on a day to day basis. I've also given brief descriptions of what each program does so you don't have to wonder what something is -- and because you might like something and want try it out. If you'd like me to style an application that isn't listed here, submit an issue and I'll try my best.

  • aerc is a simple terminal mail client with a variety of useful features for development.
  • alacritty is a cross-platform terminal emulator.
  • cava is a console-based audio visualizer for ALSA.
  • Lightcord is a customizable Discord client which comes with BetterDiscord.
  • mako is a lightweight notification daemon for Wayland.
  • mpd is a flexible, powerful, server-side application for playing music.
  • neofetch is a very popular command line information tool.
  • nvim is a fork of vim that has been rewritten for usability and extensibility.
  • sway is a tiling Wayland compositor which serves as a drop-in replacement of i3. Use with #5639.
  • wal is a color scheme generator and manager.
  • waybar is a highly customizable Wayland bar for Sway and Wlroots based compositors.
  • wofi a Wayland version of the popular Rofi launcher/menu.
  • zsh is an interactive shell with a powerful scripting language.

Installation

The simplest method is to clone the repo and pick and choose what you want, moving it to ~/.config. If you want to receive updates, you can either clone the repo directly to ~/.config or symlink the repo or internal folders to ~/.config. There are some files that are expected to be outside of ~/.config so symlink them as follows:

  • .zsrc --> ~/.zshrc
  • scripts/system-sleep-led-strip.sh --> /usr/lib/systemd/system-sleep/system-sleep-led-strip.sh

Then, you will have to modify the Sway and Waybar output config files to use the appropriate outputs.

Finally, run pywal to change your colorscheme for terminal applications:

wal --theme nord

Distro

I personally use Arch Linux, but there's nothing specific to these config files that shouldn't work on other distributions. Be aware, however, that installation procedures for the individual packages will certainly be different and that the locations of config files may be different. If you would like to install Arch Linux follow the directions on the Arch Wiki. I personally used Anarchy Installer to install Arch and some important packages, but it is neither necessary, nor entirely recommended.

Fonts

All the applications have been setup to use the Cozette font, so follow the instructions on its Github for installation.

Applications

The official Arch repos or the Arch User Repository (AUR) contain all of the applications I use, sometimes under a different name than the folder.

For Sway, make sure to use #5639 by applying it as a patch and compiling from source for the curved borders with drop shadows. Keep in mind that the config syntax may change and that not all functions work. Refer to the inline TODO comments and discussion threads to watch the progress.

Scripts

I have some scripts in scripts/ that I use which may contain some documentation within them. You may not have a use for them, or you may have to edit them to work on your install.

Screenshots

Htop, neovim, bonsai.sh, pipes.sh, cava, neofetch, waybar Weechat and Discord
From top-left to bottom-right: htop, nvim, bonsai.sh, pipes.sh, cava, neofetch, waybar Weechat and Discord (Lightcord)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].