1
0
Fork 0
This commit is contained in:
Luca Bilke 2023-06-21 10:01:15 +02:00
commit 03082c8894
No known key found for this signature in database
GPG Key ID: 7B77C51E8C779E75
4 changed files with 8 additions and 7 deletions

View File

@ -1,7 +1,7 @@
#!/bin/sh
start() {
pidof -sx $1 || $@ &
pidof -sx $1 || setsid $@
}
xwallpaper --zoom "${XDG_DATA_HOME:-$HOME/.local/share}/bg" &
@ -17,4 +17,4 @@ start unclutter -noevents
start dunst
start dwmblocks
start remapd
start syncthing
start syncthing --no-browser

View File

@ -202,9 +202,10 @@ map <enter> shell
map x $$f
map X !$f
map o open-with
map a push A<c-a> # at the very beginning
map i push A<a-b><a-b><a-f> # before extension
map c push A<c-u> # new rename
map a :rename; cmd-home # rename from beginning
map r :rename; cmd-end # rename from end
map i :rename # before extension
map c push r<c-u> # new rename
map B bulkrename
map b dupe
map u :clear; unselect

@ -1 +1 @@
Subproject commit 5ba5d448afb89b980cfa39ffbe1f9fafd46bf988
Subproject commit db26d33fe6d0f91bf058f175743e2adeac7f9ea3

@ -1 +1 @@
Subproject commit 7e603bf23161c74b8525b9dc3342f09089151e10
Subproject commit 8812cace6b51f5982e66f8feca37bff43a2fcd2b