https://github.com/lostvikx/.dotfiles
Some config files for my linux system.
https://github.com/lostvikx/.dotfiles
Last synced: 8 months ago
JSON representation
Some config files for my linux system.
- Host: GitHub
- URL: https://github.com/lostvikx/.dotfiles
- Owner: lostvikx
- License: mit
- Created: 2025-09-20T07:47:15.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-10-05T14:11:43.000Z (8 months ago)
- Last Synced: 2025-10-05T16:12:39.298Z (8 months ago)
- Language: Python
- Homepage:
- Size: 138 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Managing Config Files
Using GNU `stow` to manage these configuration files.
## Setup
```bash
pacman -S stow
./stow-files
```
## Examples
Here is a little preview of my system.
Lockscreen|Desktop|
:-----------------------------------------------:|:--------------------------------------------------:|
|
## Useful Programs
Install these programs to make the config files work properly.
* `batsignal`: A lightweight battery monitor daemon
* `betterlockscreen` (AUR): A simple, minimal lockscreen
* `brightnessctl`: Lightweight brightness control tool
* `dunst`: Customizable and lightweight notification-daemon
* `fastfetch`: A feature-rich and performance oriented neofetch like system information tool
* `feh`: Fast and light imlib2-based image viewer
* `firefox`: Fast, Private & Safe Web Browser
* `i3lock-color` (AUR): The world's most popular non-default computer lockscreen
* `kitty`: A modern, hackable, featureful, OpenGL-based terminal emulator
* `maim`: Utility to take a screenshot using imlib2
* `mpd`: Flexible, powerful, server-side application for playing music
* `mpv`: A free, open source, and cross-platform media player
* `pamixer`: Pulseaudio command-line mixer like amixer
* `pass`: Stores, retrieves, generates, and synchronizes passwords securely
* `picom`: Lightweight compositor for X11
* `polybar`: A fast and easy-to-use status bar
* `qtile`: A full-featured, pure-Python tiling window manager
* `ranger`: Simple, vim-like file manager
* `redshift`: Adjusts the color temperature of your screen according to your surroundings
* `reflector`: A Python 3 module and script to retrieve and filter the latest Pacman mirror list
* `rmpc`: A beautiful and configurable TUI client for MPD
* `rofi`: A window switcher, application launcher and dmenu replacement
* `stow`: Manage installation of multiple softwares in the same directory tree
* `thunar`: Modern, fast and easy-to-use file manager for Xfce
* `tmux`: Terminal multiplexer
* `vim`: Vi Improved, a highly configurable, improved version of the vi text editor
* `vscodium`-bin (AUR): Binary releases of VS Code without MS branding/telemetry/licensing
* `xidlehook` (AUR): xautolock rewrite in Rust, with a few extra features
* `yt-dlp`: A youtube-dl fork with additional features and fixes