mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 11:04:41 +02:00
[alacritty] switch terminal & add scrolling to it
This commit is contained in:
parent
41a23ea8b4
commit
aeda043013
2 changed files with 5 additions and 3 deletions
|
@ -112,7 +112,7 @@ bindsym $mod+Shift+r restart
|
|||
bindsym $mod+Shift+e exit
|
||||
|
||||
# start a terminal
|
||||
bindsym $mod+Return exec TERMINAL=gnome-terminal i3-sensible-terminal
|
||||
bindsym $mod+Return exec TERMINAL=alacritty i3-sensible-terminal
|
||||
|
||||
# screensaver
|
||||
bindsym $mod+z exec ~/.local/bin/lockscreen -fl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue