sway: minor updates
This commit is contained in:
parent
052ed0a192
commit
a55965ddcd
3 changed files with 5 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
xdg-open "$(rg --no-messages --max-depth 4 --sortr modified --files $HOME | \
|
||||
xdg-open "$(rg --no-messages --max-depth 4 --sortr modified --files $HOME $HOME/Cloud/* | \
|
||||
sort -h | wofi --dmenu --insensitive --prompt 'recent files')"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue