]> git.friedersdorff.com Git - max/dotfiles.git/blobdiff - i3/.config/i3/config.base
Configure i3 to use internal graphics adapter
[max/dotfiles.git] / i3 / .config / i3 / config.base
index 0be5498ef432f3eb9c4a5c730e96f930e0a5dfa0..22fbce83fee1a36553b5b3e0a3df002694f9e0e0 100644 (file)
@@ -104,7 +104,7 @@ mode "$ratpoison" {
 
     bindsym Escape mode "default"
 
-    bindsym $mod+l mode "default" exec "xscreensaver-command -lock&"
+    bindsym $mod+l mode "default" exec "light-locker-command -l"
 
 }
 
@@ -135,7 +135,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
@@ -176,3 +176,7 @@ hide_edge_borders both
 focus_follows_mouse no
 
 focus_on_window_activation urgent
+
+for_window [class="^rdesktop"] move workspace number 9; floating disable
+
+exec light-locker&