Compare commits
No commits in common. "df7e73c366620f5220da23c7795a17942cedefac" and "2c69e1f1161bcd568018530cd72ff3502ca841a3" have entirely different histories.
df7e73c366
...
2c69e1f116
2 changed files with 2 additions and 2 deletions
|
|
@ -106,6 +106,7 @@
|
||||||
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
|
||||||
|
|
@ -125,7 +126,6 @@
|
||||||
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 | wl-copy"
|
"$mod, n, exec, hyprpicker -v"
|
||||||
# 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