aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/.config
diff options
context:
space:
mode:
authorYaroslav <contact@yaroslavps.com>2020-04-03 14:23:30 +0300
committerYaroslav <contact@yaroslavps.com>2020-04-03 14:23:30 +0300
commitb6398f0b808851b123f4711f3f48d7d7688a5d8c (patch)
treecf0b7604d21d03e6b2faa244ec17ca071bed648d /dotfiles/.config
parent55e3173602454f55c1306ad6bc4953f5d3a376a8 (diff)
downloadswayrice-b6398f0b808851b123f4711f3f48d7d7688a5d8c.tar.gz
swayrice-b6398f0b808851b123f4711f3f48d7d7688a5d8c.zip
change transmission destination folders once more
Diffstat (limited to 'dotfiles/.config')
-rw-r--r--dotfiles/.config/transmission-remote-gtk/config.json52
-rw-r--r--dotfiles/.config/transmission/settings.json2
2 files changed, 27 insertions, 27 deletions
diff --git a/dotfiles/.config/transmission-remote-gtk/config.json b/dotfiles/.config/transmission-remote-gtk/config.json
index cac0424..22c0430 100644
--- a/dotfiles/.config/transmission-remote-gtk/config.json
+++ b/dotfiles/.config/transmission-remote-gtk/config.json
@@ -22,7 +22,7 @@
],
"destinations" : [
],
- "last-move-destination" : "~/dls/P2P"
+ "last-move-destination" : "/home/yaroslav/dls/p2p"
}
],
"profile-id" : 0,
@@ -67,14 +67,14 @@
"sort-col" : -2,
"sort-type" : 0,
"widths" : [
- 175,
- 346,
- 187,
- 236,
- 243,
- 244,
- 221,
- 230
+ 88,
+ 259,
+ 100,
+ 149,
+ 156,
+ 157,
+ 134,
+ 137
],
"columns" : [
"tier",
@@ -91,11 +91,11 @@
"sort-col" : -2,
"sort-type" : 0,
"widths" : [
- 368,
- 355,
- 387,
- 395,
- 377
+ 1064,
+ 78,
+ 90,
+ 98,
+ 79
],
"columns" : [
"name",
@@ -109,14 +109,14 @@
"sort-col" : -2,
"sort-type" : 0,
"widths" : [
- 204,
- 219,
- 239,
- 270,
- 249,
- 247,
- 223,
- 231
+ 117,
+ 132,
+ 152,
+ 183,
+ 162,
+ 160,
+ 136,
+ 138
],
"columns" : [
"ip",
@@ -211,8 +211,8 @@
"dialog-width" : 1062,
"dialog-height" : 680,
"style" : 1,
- "window-height" : 1021,
- "window-width" : 1886,
- "notebook-paned-pos" : 583,
+ "window-height" : 1019,
+ "window-width" : 1184,
+ "notebook-paned-pos" : 581,
"states-paned-pos" : 278
-} \ No newline at end of file
+}
diff --git a/dotfiles/.config/transmission/settings.json b/dotfiles/.config/transmission/settings.json
index d341dcf..b6b7131 100644
--- a/dotfiles/.config/transmission/settings.json
+++ b/dotfiles/.config/transmission/settings.json
@@ -15,7 +15,7 @@
"cache-size-mb": 4,
"compact-view": false,
"dht-enabled": true,
- "download-dir": "/home/yaroslav/dls/P2P",
+ "download-dir": "/home/yaroslav/dls/p2p",
"download-queue-enabled": true,
"download-queue-size": 5,
"encryption": 1,