]> git.friedersdorff.com Git - max/dotfiles.git/blobdiff - i3/.config/i3/config
Move rdesktop windows to another workspace
[max/dotfiles.git] / i3 / .config / i3 / config
index 1c8f03a9d1f3a9c751be2ed23bcc7bbc23b6ed09..c4e668ad92ebfbeb4f8925e963c9904f7b55b770 100644 (file)
@@ -136,7 +136,7 @@ bindsym $mod+a focus parent
 # focus the child container
 #bindsym $mod+d focus child
 
-# reload the configuration file
+#reload the configuration file
 bindsym $mod+Shift+c reload
 # restart i3 inplace (preserves your layout/session, can be used to upgrade i3)
 bindsym $mod+Shift+r restart
@@ -180,6 +180,8 @@ focus_follows_mouse no
 
 focus_on_window_activation urgent
 
+for_window [class="^rdesktop"] move workspace number 9; floating disable
+
 
 
 
@@ -190,7 +192,7 @@ bar {
   id bar_left
   status_command conky-i3bar
   position top
-  output HDMI2
+  output "DVI-I-1"
   font pango:Liberation Mono 10
   colors {
     background $black_super
@@ -205,7 +207,7 @@ bar {
 bar {
   id bar_right
   position top
-  output VGA1
+  output "HDMI-4"
   font pango:Liberation Mono 10
   colors {
     background $black_super