summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUrbain Vaes <urbain@vaes.uk>2015-08-05 17:33:55 +0200
committerUrbain Vaes <urbain@vaes.uk>2015-08-05 17:33:55 +0200
commit9f0c3986ffe06ed68ccc16aac2913a73fabfbdb2 (patch)
treecc51dfec8e54e252498ef5d315a26a23b5fd9658
parente90174ccd26c7dfc1e2176ba43798f7f3c5eb94c (diff)
Fix various things
-rw-r--r--i3/config10
-rwxr-xr-xinstall.sh3
-rw-r--r--mutt/muttrc8
-rw-r--r--ncmpcpp/config2
-rw-r--r--notes/Notes3
5 files changed, 13 insertions, 13 deletions
diff --git a/i3/config b/i3/config
index d683606..35a390a 100644
--- a/i3/config
+++ b/i3/config
@@ -3,6 +3,7 @@ set $w2 2|mail
set $w3 3|config
set $w4 4|latex
set $w5 5|code
+set $w9 9|todo
# This file has been auto-generated by i3-config-wizard(1).
# It will not be overwritten, so edit it as you like.
@@ -107,11 +108,11 @@ bindsym $mod+ampersand workspace $w1
bindsym $mod+bracketleft workspace $w2
bindsym $mod+braceleft workspace $w3
bindsym $mod+braceright workspace $w4
-bindsym $mod+parenleft workspace 5
+bindsym $mod+parenleft workspace $w5
bindsym $mod+equal workspace 6
bindsym $mod+asterisk workspace 7
bindsym $mod+parenright workspace 8
-bindsym $mod+plus workspace 9
+bindsym $mod+plus workspace $w9
bindsym $mod+bracketright workspace 10
# move focused container to workspace
@@ -119,11 +120,11 @@ bindsym $mod+Shift+ampersand move container to workspace $w1
bindsym $mod+Shift+bracketleft move container to workspace $w2
bindsym $mod+Shift+braceleft move container to workspace $w3
bindsym $mod+Shift+braceright move container to workspace $w4
-bindsym $mod+Shift+1 move container to workspace 5
+bindsym $mod+Shift+1 move container to workspace $w5
bindsym $mod+Shift+equal move container to workspace 6
bindsym $mod+Shift+asterisk move container to workspace 7
bindsym $mod+Shift+2 move container to workspace 8
-bindsym $mod+Shift+plus move container to workspace 9
+bindsym $mod+Shift+plus move container to workspace $w9
bindsym $mod+Shift+bracketright move container to workspace 10
# reload the configuration file
@@ -181,4 +182,3 @@ bindsym F1 exec $HOME/.xinitrc
# Init script
exec $HOME/.xinitrc
-
diff --git a/install.sh b/install.sh
index 2b64f5e..4417d91 100755
--- a/install.sh
+++ b/install.sh
@@ -28,6 +28,9 @@ function install_dotfiles {
mkdir -p mutt/temp
mkdir -p mutt/cache
mkdir -p mutt/cache/bodies
+
+ cd ~/.config/zathura/
+ ln -s /home/urbain/dotfiles/zathurarc
}
function clean {
diff --git a/mutt/muttrc b/mutt/muttrc
index b12a567..fb57f0a 100644
--- a/mutt/muttrc
+++ b/mutt/muttrc
@@ -88,14 +88,12 @@ bind pager R group-reply
`[ "$COLORSCHEME" = "dark" ] && echo source $HOME/github/mutt-colors-solarized/mutt-colors-solarized-dark-16.muttrc || echo set`
`[ "$COLORSCHEME" = "default" ] && echo source $HOME/github/mutt-colors-solarized/mutt-colors-solarized-dark-16.muttrc || echo set`
-# Colors
+color index red default "~F"
color index brightblue default "~f edfenergy"
color index brightblue default "~f terravision"
color index magenta default "~f avaaz"
-color index green default "~f vaes"
-color index blue default "~f pavliotis"
-color index blue default "~f abdulle"
color index magenta default "~f santos"
color index magenta default "~f rusudan"
-color index red default "~F"
color index cyan default "~U"
+color index green default "~f pavliotis"
+color index green default "~f abdulle"
diff --git a/ncmpcpp/config b/ncmpcpp/config
index ae1f77b..127a875 100644
--- a/ncmpcpp/config
+++ b/ncmpcpp/config
@@ -28,7 +28,7 @@ ncmpcpp_directory = "~/.ncmpcpp"
#
# mpd_host = "192.168.0.20"
-mpd_host = "192.168.1.10"
+mpd_host = "192.168.1.12"
#
mpd_port = "6600"
#
diff --git a/notes/Notes b/notes/Notes
index e61df80..5c69bb3 100644
--- a/notes/Notes
+++ b/notes/Notes
@@ -14,9 +14,8 @@ Notes
# General Todos
• High priority
• Medium priority
- ◦ Clean flat
+ ◦ Book ticket to Paris
• Low priority
- ◦ Clean room
* * *