diff options
author | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2020-11-06 18:19:42 +0300 |
---|---|---|
committer | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2020-11-06 18:19:42 +0300 |
commit | 86f1f40f068d4f5d7fc8f8be951372bbb61dd50a (patch) | |
tree | 82c5dd11e1d1e17b1c9636081e0a3d6907958c4f /dotfiles/.config/transmission-remote-gtk | |
parent | f712f4131cf26571bded1074ef749ac85799c9c0 (diff) | |
download | swayrice-86f1f40f068d4f5d7fc8f8be951372bbb61dd50a.tar.gz swayrice-86f1f40f068d4f5d7fc8f8be951372bbb61dd50a.zip |
auto-updated config files
Diffstat (limited to 'dotfiles/.config/transmission-remote-gtk')
-rw-r--r-- | dotfiles/.config/transmission-remote-gtk/config.json | 78 |
1 files changed, 38 insertions, 40 deletions
diff --git a/dotfiles/.config/transmission-remote-gtk/config.json b/dotfiles/.config/transmission-remote-gtk/config.json index d175427..8a42743 100644 --- a/dotfiles/.config/transmission-remote-gtk/config.json +++ b/dotfiles/.config/transmission-remote-gtk/config.json @@ -18,10 +18,8 @@ "update-interval" : 3, "min-update-interval" : 3, "session-update-interval" : 60, - "exec-commands" : [ - ], - "destinations" : [ - ], + "exec-commands" : [], + "destinations" : [], "last-move-destination" : "/home/yaroslav/dls/p2p", "last-add-destination" : "/home/yaroslav/dls/p2p" } @@ -32,20 +30,20 @@ "sort-col" : -1, "sort-type" : 0, "widths" : [ - 473, - 77, - 66, - 93, + 349, + 81, 70, - 91, - 100, - 113, - 92, - 74, - 93, - 114, - 65, - 150 + 76, + 54, + 77, + 83, + 89, + 72, + 61, + 97, + 118, + 69, + 157 ], "columns" : [ "name", @@ -68,14 +66,14 @@ "sort-col" : -2, "sort-type" : 0, "widths" : [ - 158, - 226, - 170, + 115, + 288, + 127, + 176, + 183, 219, - 226, - 227, - 204, - 212 + 265, + 269 ], "columns" : [ "tier", @@ -92,11 +90,11 @@ "sort-col" : -2, "sort-type" : 0, "widths" : [ - 489, - 269, - 295, - 303, - 286 + 360, + 321, + 320, + 328, + 313 ], "columns" : [ "name", @@ -110,14 +108,14 @@ "sort-col" : -2, "sort-type" : 0, "widths" : [ - 200, - 411, - 210, - 162, - 141, - 139, - 116, - 263 + 203, + 356, + 220, + 172, + 151, + 149, + 125, + 266 ], "columns" : [ "ip", @@ -212,9 +210,9 @@ "dialog-width" : 1062, "dialog-height" : 680, "style" : 1, - "window-height" : 989, + "window-height" : 986, "window-width" : 1646, - "notebook-paned-pos" : 551, - "states-paned-pos" : 278, + "notebook-paned-pos" : 548, + "states-paned-pos" : 190, "last-torrent-dir" : "/home/yaroslav/dls/torrents" }
\ No newline at end of file |