Compare commits
2 commits
2c69e1f116
...
df7e73c366
| Author | SHA1 | Date | |
|---|---|---|---|
| df7e73c366 | |||
| b293101528 |
2 changed files with 2 additions and 2 deletions
|
|
@ -106,7 +106,6 @@
|
||||||
popsicle # usb flasher (can be used as a gui tool too :3)
|
popsicle # usb flasher (can be used as a gui tool too :3)
|
||||||
caligula # disk burning tool like popsicle!
|
caligula # disk burning tool like popsicle!
|
||||||
exiftool # display and edit metadata on a variety of files
|
exiftool # display and edit metadata on a variety of files
|
||||||
helix # like neovim but rust /hj :333
|
|
||||||
halloy # irc tui app written in rust
|
halloy # irc tui app written in rust
|
||||||
|
|
||||||
# cli fun
|
# cli fun
|
||||||
|
|
@ -126,6 +125,7 @@
|
||||||
elixir
|
elixir
|
||||||
gleam
|
gleam
|
||||||
delta # git diff viewer
|
delta # git diff viewer
|
||||||
|
tlrc # tldr rust client
|
||||||
|
|
||||||
# apps
|
# apps
|
||||||
qutebrowser # keyboard-focused browser (chromium)
|
qutebrowser # keyboard-focused browser (chromium)
|
||||||
|
|
|
||||||
|
|
@ -144,7 +144,7 @@
|
||||||
"$mod+ctrl, s, exec, grim - | wl-copy" # all monitors
|
"$mod+ctrl, s, exec, grim - | wl-copy" # all monitors
|
||||||
|
|
||||||
# hyprpicker
|
# hyprpicker
|
||||||
"$mod, n, exec, hyprpicker -v"
|
"$mod, n, exec, hyprpicker | wl-copy"
|
||||||
# hyprlock
|
# hyprlock
|
||||||
"$mod+alt, y, exec, hyprlock"
|
"$mod+alt, y, exec, hyprlock"
|
||||||
# task manager
|
# task manager
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue