Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/khurozov/dots

My config files and scripts for Archlinux + bspwm
https://github.com/khurozov/dots

alacritty archlinux bashrc bspwm config configuration dmenu-scripts linux linux-scripts nvim polybar sxhkd xinitrc

Last synced: 13 days ago
JSON representation

My config files and scripts for Archlinux + bspwm

Awesome Lists containing this project

README

        

# My ArchLinux+bspwm configurations and scripts

## Configurations

+ bspwm
+ polybar (+ scripts)
+ sxhkd
+ xinit
+ alacritty
+ neovim
+ bash
+ picom
+ dunst
+ btop
+ lf file manager
+ neofetch
+ paru
+ zathura
+ mpv
+ nsxiv
+ gpg

## Scripts

All scripts are in `.local/bin` directory

| script | usage |
|------------------|-----------------------------------------------------------------------------------|
| bookmark_menu | paste/create/delete/manage bookmarks |
| dmenu_pass | to use for `SUDO_ASKPASS` |
| dmenu_term | dmenu_run for terminal apps |
| dual_head | manage dual display |
| genpass | generate random password by length |
| ifinstalled | to check if package(s) is/are installed, used in other scripts |
| imgur | upload images to imgur from file/stdin/url |
| mount_menu | mount/unmount drives interactively |
| my_wpctl | wrapper for wireplumber's wpctl to manage speaker/headsets and mic |
| pass_menu | menu for pass util (built-in passmenu alternative) |
| set_bg | load/change wallpaper |
| shot | maim wrapper to copy/save/upload ** a capture of full screen/window/selected area |
| toggle_touchpad | enable/disable laptops' touchpad |
| torrent_add | add torrents to transmission-daemon's list |
| xkeytoggle | toggle keyboard's layout us/ru |

###### Feel free to contribute or report issues