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)
|
||||
caligula # disk burning tool like popsicle!
|
||||
exiftool # display and edit metadata on a variety of files
|
||||
helix # like neovim but rust /hj :333
|
||||
halloy # irc tui app written in rust
|
||||
|
||||
# cli fun
|
||||
|
|
@ -126,6 +125,7 @@
|
|||
elixir
|
||||
gleam
|
||||
delta # git diff viewer
|
||||
tlrc # tldr rust client
|
||||
|
||||
# apps
|
||||
qutebrowser # keyboard-focused browser (chromium)
|
||||
|
|
|
|||
|
|
@ -144,7 +144,7 @@
|
|||
"$mod+ctrl, s, exec, grim - | wl-copy" # all monitors
|
||||
|
||||
# hyprpicker
|
||||
"$mod, n, exec, hyprpicker -v"
|
||||
"$mod, n, exec, hyprpicker | wl-copy"
|
||||
# hyprlock
|
||||
"$mod+alt, y, exec, hyprlock"
|
||||
# task manager
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue