Maarten van Gompel
198462764f
small patch to reconcile the last two commits
2021-06-04 21:54:35 +02:00
Anjandev Momi
358d79894e
sxmo_files: add "open in st" for current directory
...
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
2021-06-04 21:50:37 +02:00
Stacy Harper
18892aa181
Fix default dir to HOME
...
Signed-off-by: Stacy Harper <contact@stacyharper.net>
Signed-off-by: Anjandev Momi <anjan@momi.ca>
2021-05-23 20:05:10 +00:00
Stacy Harper
457aa3e1b0
Open the selected file then the nexts preserving the order
...
Signed-off-by: Stacy Harper <contact@stacyharper.net>
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
2021-05-15 23:54:39 +02:00
Stacy Harper
f37de20a0d
Make sxmo_file killeable with gesture
...
Signed-off-by: Stacy Harper <contact@stacyharper.net>
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
2021-05-15 23:54:39 +02:00
Maarten van Gompel
c043c50175
failed attempt to fix shellcheck broke script, reverting
2021-03-22 20:06:48 +01:00
Maarten van Gompel
5da2f78665
fixed shellcheck after latest patch
2021-03-17 22:14:23 +01:00
Stacy Harper
0221dd333d
allow sxmo_files to reload file list
...
Signed-off-by: Stacy Harper <contact@stacyharper.net>
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
2021-03-17 22:01:30 +01:00
Stacy Harper
776728f63c
Add a sort by submenu
...
Signed-off-by: Stacy Harper <contact@stacyharper.net>
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
2021-03-17 21:07:21 +01:00
Maarten van Gompel
295af30993
various scripts were not sourcing the common include script yet (noted by mrrabbit1155)
2021-02-21 15:14:16 +01:00
Maarten van Gompel
24905884ee
Removed explicit font from most dmenu calls, dmenu font is read from Xresources now and kept as uniform as possible
2021-02-01 18:32:32 +01:00
Reed Wade
08b95c6182
sxmo_files now respect user desktop configurations
...
We use our own implementation of xdg-open that replace the hardcoded
script used in sxmo_files.
We add and will maintain some desktop entries to offer a suckless
experience by default.
Signed-off-by: Reed Wade <reedwade@misterbanal.net>
Signed-off-by: Anjandev Momi <anjan@momi.ca>
2020-11-28 02:39:25 -05:00
Reed Wade
9b88aeb3d2
reopen file dmenu after handled it
...
Signed-off-by: Reed Wade <reedwade@misterbanal.net>
Signed-off-by: Anjandev Momi <anjan@momi.ca>
2020-11-02 12:29:32 -05:00
Anjandev Momi
24c650ee49
files: play mkv files in mpv
2020-08-22 16:20:56 -05:00
Miles Alan
5c4c6c15e2
Refactor xinit to be more structured and set $EDITOR if unset to vis
2020-07-18 10:14:58 -05:00
Anjandev Momi
fe24fec53d
make files dmenu case insensitive
...
Signed-off-by: Miles Alan <m@milesalan.com>
2020-07-09 22:18:24 -05:00
Anjandev Momi
0013ea3d73
files: if folder name longer than 7 characters, truncate
...
Signed-off-by: Miles Alan <m@milesalan.com>
2020-07-09 20:51:30 -05:00
Miles Alan
e0067998c8
Always kick mpv to use -ao=alsa; prevents alsa from trying to use pulse
2020-07-08 22:42:21 -05:00
Miles Alan
29098d750b
Allow sxmo_files.sh script to be called with $1 as startdir
2020-06-09 22:09:30 -05:00
Anjandev Momi
3c65a36fd2
files: play audio files with mpv no-vid and add mp3 support
...
Signed-off-by: Miles Alan <m@milesalan.com>
2020-06-08 20:11:01 -05:00
Miles Alan
41e2e31f6a
Fix bug with files script
2020-06-07 20:44:03 -05:00
Miles Alan
f9e580106e
Shellcheck and tabindent all appscripts
2020-06-07 10:17:14 -05:00
Miles Alan
8ebf11f8bf
Add files script
2020-06-07 10:05:38 -05:00