idk
This commit is contained in:
parent
d373bc6c63
commit
14d3025d23
|
@ -92,8 +92,6 @@ bind tm fillcmdline tabgroupmove
|
|||
bind ts fillcmdline tabgroupswitch
|
||||
bind <ArrowUp> scrollline -10
|
||||
bind <ArrowDown> scrollline 10
|
||||
bind <ArrowLeft> scrollpixel -50
|
||||
bind <ArrowRight> scrollpixel 50
|
||||
|
||||
"" buffers show as windows
|
||||
bind b fillcmdline taball
|
||||
|
|
|
@ -102,7 +102,7 @@
|
|||
services.locate = {
|
||||
enable = true;
|
||||
package = pkgs.plocate;
|
||||
localuser = null;
|
||||
# localuser = null;
|
||||
interval = "hourly";
|
||||
prunePaths = [
|
||||
"/tmp"
|
||||
|
|
Loading…
Reference in a new issue