Update dot_config/i3/config
Update run_once_prepare_arch.sh.tmpl
This commit is contained in:
parent
3119e78dd0
commit
17d2283382
2 changed files with 3 additions and 2 deletions
|
@ -80,7 +80,8 @@ bindsym XF86MonBrightnessDown exec xbacklight -dec 5
|
|||
floating_modifier $mod
|
||||
|
||||
# start a terminal
|
||||
bindsym $mod+Return exec i3-sensible-terminal
|
||||
# bindsym $mod+Return exec i3-sensible-terminal
|
||||
bindsym $mod+Return exec alacritty
|
||||
|
||||
# kill focused window
|
||||
bindsym $mod+Shift+A kill
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue