i3: switch terminal to alacritty, add second clock
This commit is contained in:
parent
67b24fb663
commit
bfbdb70f4c
2 changed files with 6 additions and 4 deletions
|
@ -5,8 +5,8 @@ font pango:DB Office Regular 8
|
|||
|
||||
floating_modifier $mod
|
||||
|
||||
bindsym $mod+Return exec kitty
|
||||
bindsym $mod+Shift+Return exec kitty --class terminal-floating -e python
|
||||
bindsym $mod+Return exec alacritty
|
||||
bindsym $mod+Shift+Return exec alacritty --class terminal-floating -e python
|
||||
|
||||
bindsym $mod+Shift+x kill
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue