mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-11-16 06:52:10 +01:00
add thunar i3 shortcut
This commit is contained in:
parent
4aa6e1e28e
commit
86e6af53f1
1 changed files with 3 additions and 0 deletions
|
@ -51,6 +51,9 @@ floating_modifier $mod
|
||||||
# start a terminal
|
# start a terminal
|
||||||
bindsym $mod+Return exec TERMINAL=alacritty i3-sensible-terminal
|
bindsym $mod+Return exec TERMINAL=alacritty i3-sensible-terminal
|
||||||
|
|
||||||
|
# open thunar
|
||||||
|
bindsym $mod+Ctrl+e exec thunar
|
||||||
|
|
||||||
# kill focused window
|
# kill focused window
|
||||||
bindsym $mod+Shift+q kill
|
bindsym $mod+Shift+q kill
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue