(i3) add script to spawn alacritty in cwd
This commit is contained in:
parent
5c0487570f
commit
d83fb1ccc5
2 changed files with 36 additions and 1 deletions
|
|
@ -67,7 +67,7 @@ tiling_drag modifier titlebar
|
|||
bindsym $mod+B exec $default_browser
|
||||
|
||||
# start a terminal
|
||||
bindsym $mod+T exec alacritty
|
||||
bindsym $mod+T exec --no-startup-id ~/.config/i3/alacritty.sh
|
||||
|
||||
# start discord on workspace 3
|
||||
#bindsym $mod+C exec discord
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue