Kaynağa Gözat

[I3] Changing terminal to xfce4-terminal

Vinicius Teshima 10 ay önce
ebeveyn
işleme
95a12ed33b
1 değiştirilmiş dosya ile 2 ekleme ve 1 silme
  1. 2 1
      .config/i3/config

+ 2 - 1
.config/i3/config

@@ -40,7 +40,8 @@ set $mod Mod4
 # Use Mouse+$mod to drag floating windows to their wanted position
 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
 bindsym $mod+Shift+c	kill