From e8eceab8927743a53b64a7e1eda83fb5d18ded61 Mon Sep 17 00:00:00 2001
From: Joe <bousset.rudy@gmail.com>
Date: Tue, 4 Oct 2022 10:57:46 +0200
Subject: WIP

---
 .config/gtk-2.0/gtkfilechooser.ini       | 4 ++--
 .config/mutt/accounts/4-gmail_tos.muttrc | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/.config/gtk-2.0/gtkfilechooser.ini b/.config/gtk-2.0/gtkfilechooser.ini
index 3d95473..812f9aa 100644
--- a/.config/gtk-2.0/gtkfilechooser.ini
+++ b/.config/gtk-2.0/gtkfilechooser.ini
@@ -2,8 +2,8 @@
 LocationMode=path-bar
 ShowHidden=false
 ShowSizeColumn=true
-GeometryX=2726
-GeometryY=410
+GeometryX=803
+GeometryY=129
 GeometryWidth=948
 GeometryHeight=641
 SortColumn=name
diff --git a/.config/mutt/accounts/4-gmail_tos.muttrc b/.config/mutt/accounts/4-gmail_tos.muttrc
index f802dd2..0c41107 100644
--- a/.config/mutt/accounts/4-gmail_tos.muttrc
+++ b/.config/mutt/accounts/4-gmail_tos.muttrc
@@ -21,7 +21,7 @@ bind pager G bottom
 macro index o "<shell-escape>killall mbsync >/dev/null 2>&1; mbsync -c $XDG_CONFIG_HOME/mbsync/mbsyncrc gmail_tos<enter>" "run mbsync to sync towerofsilence777@gmail.com"
 unmailboxes *
 
-mailboxes "=INBOX" "=[Gmail]/Drafts" "=[Gmail]/Sent Mail" "=[Gmail]/Spam" "=[Gmail]/Trash" "=Keep"
+mailboxes "=INBOX" "=[Gmail]/Sent Mail" "=[Gmail]/Drafts" "=[Gmail]/Spam" "=[Gmail]/Trash" "=Keep"
 
 macro index,pager gi "<change-folder>=INBOX<enter>" "go to inbox"
 macro index,pager Mi ";<save-message>=INBOX<enter>" "move mail to inbox"
-- 
cgit v1.2.3