mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 19:14:39 +02:00
[i3config] set terminal to gnome-terminal
This commit is contained in:
parent
c81a794ff7
commit
d611eb4a0c
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@ bindsym $mod+Shift+r restart
|
||||||
bindsym $mod+Shift+e exit
|
bindsym $mod+Shift+e exit
|
||||||
|
|
||||||
# start a terminal
|
# start a terminal
|
||||||
bindsym $mod+Return exec i3-sensible-terminal
|
bindsym $mod+Return exec TERMINAL=gnome-terminal i3-sensible-terminal
|
||||||
|
|
||||||
# screensaver
|
# screensaver
|
||||||
bindsym $mod+z exec ~/.local/bin/lockscreen -fl
|
bindsym $mod+z exec ~/.local/bin/lockscreen -fl
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue