diff options
author | Yaroslav <contact@yaroslavps.com> | 2020-04-03 14:23:30 +0300 |
---|---|---|
committer | Yaroslav <contact@yaroslavps.com> | 2020-04-03 14:23:30 +0300 |
commit | b6398f0b808851b123f4711f3f48d7d7688a5d8c (patch) | |
tree | cf0b7604d21d03e6b2faa244ec17ca071bed648d /dotfiles/.config/transmission-remote-gtk | |
parent | 55e3173602454f55c1306ad6bc4953f5d3a376a8 (diff) | |
download | swayrice-b6398f0b808851b123f4711f3f48d7d7688a5d8c.tar.gz swayrice-b6398f0b808851b123f4711f3f48d7d7688a5d8c.zip |
change transmission destination folders once more
Diffstat (limited to 'dotfiles/.config/transmission-remote-gtk')
-rw-r--r-- | dotfiles/.config/transmission-remote-gtk/config.json | 52 |
1 files changed, 26 insertions, 26 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 +} |