mirror of
https://github.com/theniceboy/.config.git
synced 2026-07-16 22:01:21 +08:00
added alacritty config
This commit is contained in:
parent
7ec94cce27
commit
16dc905b18
6 changed files with 812 additions and 9 deletions
|
|
@ -41,11 +41,10 @@ new_window 1pixel
|
|||
floating_modifier $mod
|
||||
|
||||
# start a terminal
|
||||
bindsym $mod+Return exec kitty
|
||||
bindsym $mod+Shift+Return exec kitty -e screenfetch
|
||||
bindsym $mod+Return exec alacritty
|
||||
|
||||
# open ranger
|
||||
bindsym $mod+Shift+t exec kitty -e ranger
|
||||
bindsym $mod+Shift+t exec alacritty -e ranger
|
||||
|
||||
# kill focused window
|
||||
bindsym $mod+Shift+q kill
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue