From 2145297cf85f3eacb3fe057733003d8d00a04134 Mon Sep 17 00:00:00 2001 From: Barak Michener Date: Wed, 29 Jul 2015 11:47:11 -0400 Subject: [PATCH] Update mutt and dmenu --- .i3/config | 4 +++- .muttrc | 4 +++- .xinitrc | 11 ++++++----- 3 files changed, 12 insertions(+), 7 deletions(-) diff --git a/.i3/config b/.i3/config index 76eaee1..17c4818 100644 --- a/.i3/config +++ b/.i3/config @@ -46,7 +46,9 @@ bindsym $mod+Shift+Return exec run_terminal bindsym $mod+Shift+c kill # start dmenu (a program launcher) -bindsym $mod+d exec dmenu_run +#bindsym $mod+d exec dmenu_run + +bindsym $mod+d exec i3-dmenu-desktop --dmenu='rofi -dmenu' bindsym $mod+F12 exec xscreensaver-command -lock # There also is the (new) i3-dmenu-desktop which only displays applications diff --git a/.muttrc b/.muttrc index 7b3db4f..2b00349 100644 --- a/.muttrc +++ b/.muttrc @@ -18,7 +18,7 @@ set sort=reverse-date-received #set spoolfile=+michener.com # colors -color normal white black +color normal white default color attachment brightyellow black color hdrdefault cyan black color indicator black cyan @@ -59,3 +59,5 @@ macro index C "?" "copy a message to a mailbox" macro index M "?" "move a message to a mailbox" macro compose A "?" "attach message(s) to this message" macro index J "" "next unread" +macro index,pager "\Cf" "" "page down" +macro index,pager "\Cb" "" "page down" diff --git a/.xinitrc b/.xinitrc index 77f577b..5de19c7 100644 --- a/.xinitrc +++ b/.xinitrc @@ -4,17 +4,18 @@ xrdb -merge .Xdefaults & gnome-settings-daemon & xscreensaver -no-splash & -kupfer --no-splash & +#kupfer --no-splash & +rofi -key-run control-space -fuzzy -terminal run_terminal & nm-applet & gnome-sound-applet & setxkbmap -option ctrl:nocaps & synclient PalmDetect=1 -if [ -f ~/.xrandrrc ]; then - ~/.xrandrrc -fi +#if [ -f ~/.xrandrrc ]; then + #~/.xrandrrc +#fi -eval $(cat ~/.fehbg) & +~/.fehbg & #exec awesome #exec i3 exec dbus-launch --sh-syntax --exit-with-session i3