mpi update, transparent xterm and background
authorMart Lubbers <mart.lubbers@mpi.nl>
Tue, 29 Jul 2014 09:59:00 +0000 (11:59 +0200)
committerMart Lubbers <mart.lubbers@mpi.nl>
Tue, 29 Jul 2014 09:59:00 +0000 (11:59 +0200)
.Xresources
.i3/bg.png [new file with mode: 0644]
.i3/config

index ec4abe2..30b1c9b 100644 (file)
@@ -1,6 +1,7 @@
 URxvt.visualBell: true
 URxvt.depth: 32
 URxvt.visualBell: true
 URxvt.depth: 32
-URxvt.background: black
+! URxvt.background: black
+URxvt.background: rgba:0000/0000/0000/aaaa
 URxvt.saveLines: 10000
 URxvt.foreground: grey80
 URxvt.scrollBar: false
 URxvt.saveLines: 10000
 URxvt.foreground: grey80
 URxvt.scrollBar: false
diff --git a/.i3/bg.png b/.i3/bg.png
new file mode 100644 (file)
index 0000000..f449fec
Binary files /dev/null and b/.i3/bg.png differ
index 63d4487..a2da7a9 100644 (file)
 exec setxkbmap dvorak
 exec xrdb ~/.Xresources
 exec skype
 exec setxkbmap dvorak
 exec xrdb ~/.Xresources
 exec skype
+exec feh --bg-scale ~/.i3/bg.png
+exec xcompmgr
 
 set $mod Mod4
 
 
 set $mod Mod4
 
+#for_window [instance="skype"] floating enable
+
 # font for window titles. ISO 10646 = Unicode
 font -misc-fixed-medium-r-normal--13-120-75-75-C-70-iso10646-1
 
 # font for window titles. ISO 10646 = Unicode
 font -misc-fixed-medium-r-normal--13-120-75-75-C-70-iso10646-1
 
@@ -65,7 +69,7 @@ bindsym $mod+space focus mode_toggle
 bindsym $mod+a focus parent
 
 # focus the child container
 bindsym $mod+a focus parent
 
 # focus the child container
-bindsym $mod+d focus child
+#bindsym $mod+d focus child
 
 # switch to workspace
 bindsym $mod+1 workspace 1
 
 # switch to workspace
 bindsym $mod+1 workspace 1