Преглед на файлове

[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