All Projects → naibaf0 → dotfiles

naibaf0 / dotfiles

Licence: other
My dotfiles, with an out-of-date install-script. Arch, Tiling WM (i3, sway), ZSH, Neovim

Programming Languages

shell
77523 projects
CSS
56736 projects
python
139335 projects - #7 most used programming language
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to dotfiles

dotfiles
My arch setup script and dotfiles
Stars: ✭ 37 (+85%)
Mutual labels:  tmux, sway, wayland, alacritty, swaywm
i3status
Simple status bar for i3 / i3-gaps / sway written in bash and python
Stars: ✭ 69 (+245%)
Mutual labels:  i3, sway, i3wm, i3-gaps, swaywm
kitti3
Kitty drop-down service for sway & i3wm
Stars: ✭ 73 (+265%)
Mutual labels:  i3, sway, i3wm, swaywm
dotfiles
💻 🍚 🔳 🔲 My riced-up Kali dotfiles – off-white | dark leet | chrome lambo
Stars: ✭ 55 (+175%)
Mutual labels:  i3, i3wm, i3-gaps, ricing
dotfiles
My dotfiles and colorschemes for sway and a variety of other programs.
Stars: ✭ 55 (+175%)
Mutual labels:  sway, wayland, alacritty, swaywm
sway-alttab
Simple Alt-Tab daemon for SwayWM/i3. Switches back to previous focused window on Alt-Tab or SIGUSR1
Stars: ✭ 36 (+80%)
Mutual labels:  i3, sway, i3wm, swaywm
swayinfo
Some goodies for use in Sway and i3 wm
Stars: ✭ 30 (+50%)
Mutual labels:  i3, sway, i3wm, swaywm
Dotfiles
🐲 My Arch Linux config [i3-gaps + i3blocks + Zsh + Spacemacs + Rofi + Alacritty + Neofetch]
Stars: ✭ 725 (+3525%)
Mutual labels:  i3, arch-linux, i3wm, i3-gaps
dotfiles
There is no place like ~/
Stars: ✭ 19 (-5%)
Mutual labels:  tmux, i3, arch-linux
dotfiles
My dotfiles
Stars: ✭ 16 (-20%)
Mutual labels:  tmux, i3, i3wm
no-mans-sky-rice-i3wm
i3WM rice themed using No Man's Sky's colors
Stars: ✭ 34 (+70%)
Mutual labels:  i3, i3wm, i3-gaps
dotfiles
❤ ~/.🛠🐈 the daily jam 🍞🥜🍇🍞
Stars: ✭ 55 (+175%)
Mutual labels:  tmux, neovim-dotfiles, alacritty
Dotfiles
💀 dotfiles! managed by GNU stow
Stars: ✭ 85 (+325%)
Mutual labels:  tmux, i3, i3-gaps
dotfiles
Personal dotfiles for macOS and Manjaro.
Stars: ✭ 20 (+0%)
Mutual labels:  tmux, sway, alacritty
dotfiles
dotfiles for the command line home
Stars: ✭ 21 (+5%)
Mutual labels:  tmux, i3wm, alacritty
Dotfiles
Get ready for dotfiles. Contains i3, i3blocks, rofi, dunst, picom, vim, tmux, and zsh.
Stars: ✭ 985 (+4825%)
Mutual labels:  tmux, i3, i3wm
dotfiles
Here are the dotfiles for my desktop and laptop. Currently under heavy construction. Will create the first 'release' once most of my config is uploaded.
Stars: ✭ 13 (-35%)
Mutual labels:  tmux, i3, i3-gaps
Dotfiles
i3 + Plasma: using the i3 window manager on the top of KDE Plasma and other dotfiles, configurations, scripts, workarounds and practises from my Debian Sid machines.
Stars: ✭ 651 (+3155%)
Mutual labels:  tmux, i3wm, i3-gaps
3mux
Terminal multiplexer inspired by i3
Stars: ✭ 1,687 (+8335%)
Mutual labels:  tmux, i3, i3wm
Dotfiles
My [NeoVim + Tmux + Fish Shell] Setup /w install scripts
Stars: ✭ 180 (+800%)
Mutual labels:  tmux, i3, i3wm

Naibaf0s dotfiles

This directory contains my collection of dotfiles as well as an install and update script.

Installation

This script hasn't been kept up to date with the rest of the repository

cd ~
git clone https://github.com/naibaf0/dotfiles .dotfiles
./.dotfiles/dot_install.sh

Software Base

Wayland Desktop (sway)

  • sway
  • wlroots
  • swaybg
  • swayidle
  • swaylock
  • slurp
  • grim
  • kanshi
  • wdisplays-git
  • waybar
  • mako
  • xorg-server-xwayland
  • wl-clipboard
  • wofi

Universal

  • thunar, thunar-volman, gvfs

  • dropbox & dropbox-cli

  • lxappearance

  • xarchiver

  • pulseaudio, pulseaudio-bluetooth, pulseaudio-alsa, pulseaudio-ctl

  • pavucontrol

  • libnotify

  • acpi

  • pass

  • physlock

  • arch-audit

  • qalculate-gtk

  • otf-overpass

  • ttf-fantasque-sans-mono

  • otf-font-awesome

  • ant-dracula-gtk-theme

  • breeze-icons

  • capitaine-cursors

  • imv

  • gpicview-gtk3

  • blueberry

Terminal & Shell

  • neofetch
  • inxi
  • kitty
  • zsh
  • fzf
  • ripgrep
  • fd

Development

  • neovim

  • python-pynvim

  • git

  • ctags

  • shellcheck

Pacman hooks

  • informant
  • pacman-cleanup-hook
  • pug
  • overdue
  • arch-audit

Extra Groups

sudo usermod -a -G $GROUP $USER

  • video (backlight, udev rule provided by light)
  • informant (to read informant hook messages without sudo)
  • rfkill (bluetooth, more precisely blueberry)

Use XWayland

To force XWayland with these apps copy their .desktop file from /usr/share/applications/$APP to ~/.local/share/applications and add env GDK_BACKEND=x11 or env QT_QPA_PLATFORM=xcb depending if it is an GTK or QT application to the Exec= line. After the edit run update-desktop-database command.

  • Virtualbox
  • Zoom
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].