https://github.com/viniciusmuller/suckless
🚧 My build of some suckless tools
https://github.com/viniciusmuller/suckless
Last synced: 3 months ago
JSON representation
🚧 My build of some suckless tools
- Host: GitHub
- URL: https://github.com/viniciusmuller/suckless
- Owner: viniciusmuller
- Created: 2021-04-28T04:02:15.000Z (about 4 years ago)
- Default Branch: nixos
- Last Pushed: 2024-06-11T22:57:08.000Z (12 months ago)
- Last Synced: 2025-01-11T18:48:25.184Z (5 months ago)
- Language: C
- Homepage:
- Size: 406 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repository contains my custom builds of some suckless tools that I use
## Installation
```sh
sudo sh install_all.sh
```
> This will run `sudo make install clean` in each build directory.## dwm
- Patches
- focusonnetactive
- autostart
- centeredmaster
- restartsig
- fancybar
- systray
- gaps- Custom keymaps
- `printscreen`: flameshot gui
- `prefix + e`: launch dmenu
- `prefix + a`: launch terminal
- `prefix + c`: kill current window
- `prefix + u`: centeredmaster layout
- `prefix + o`: floating centeredmaster layout
- `prefix + g`: toggle keyboard layout
- `prefix + -`: decrease window opacity
- `prefix + =`: increase window opacity
- `prefix + s`: Launch `switch` script
- `prefix + shift + g`: lock screen
- `prefix + shift + r`: restart dwm## st
- Patches
- font2
- anysize
- ligatures* Font: `JetBrains Mono`
## slock
- Patches
- dwmlogo## dmenu
- Patches
- highpriority
- numbers- Scripts
- dmenu_run_i