瀏覽代碼

[I3] Changing terminal to xfce4-terminal

Vinicius Teshima 10 月之前
父節點
當前提交
95a12ed33b
共有 1 個文件被更改,包括 2 次插入1 次删除
  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