|
@@ -40,7 +40,8 @@ set $mod Mod4
|
|
|
# Use Mouse+$mod to drag floating windows to their wanted position
|
|
# Use Mouse+$mod to drag floating windows to their wanted position
|
|
|
floating_modifier $mod
|
|
floating_modifier $mod
|
|
|
|
|
|
|
|
-bindsym $mod+Return exec xrdb -load ~/.config/X11/Xresources; exec terminal
|
|
|
|
|
|
|
+#bindsym $mod+Return exec xrdb -load ~/.config/X11/Xresources; exec terminal
|
|
|
|
|
+bindsym $mod+Return exec xfce4-terminal --hide-menubar --hide-toolbar --hide-scrollbar
|
|
|
|
|
|
|
|
# kill focused window
|
|
# kill focused window
|
|
|
bindsym $mod+Shift+c kill
|
|
bindsym $mod+Shift+c kill
|