Added virtualarch-specific i3config.

This commit is contained in:
2013-09-22 19:42:10 +02:00
parent 6cbb1b5c0b
commit 9f523ab67c
3 changed files with 46 additions and 6 deletions

View File

@@ -39,9 +39,6 @@ set $wallpaper_directory "$HOME/Bilder/wallpaper/misc"
set $wallpaper_logfile "$HOME/.i3/logs/wallpaper.log"
set $wallpaper_interval 900
# Path to the config file for i3status
set $path_i3status_config ~/.i3/i3status.conf
# font for window titles. ISO 10646 = Unicode
#font -misc-fixed-medium-r-normal--13-120-75-75-C-70-iso10646-1
font pango:DejaVu Sans Mono 10
@@ -175,8 +172,8 @@ workspace_layout default
new_window normal
new_float normal
# Do not show vertical borders between windows
hide_edge_borders vertical
# Do not show borders at the screen edges
hide_edge_borders both
# Focus follows mouse
focus_follows_mouse yes
@@ -214,7 +211,7 @@ for_window [class="^Xfce4-notifyd$"] floating enable
for_window [class="^Conky$"] floating enable
for_window [class="^Terminator$"] border none
for_window [class="^Terminator$"] border 1pixel
for_window [class="^Firefox$"] border none