mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-25 12:49:26 +01:00
i3: bind $Mod+t to kdocker -f
This commit is contained in:
parent
48a4c18d6c
commit
c48a8e349d
@ -264,6 +264,9 @@ bindsym $mod+x [urgent=latest] focus
|
||||
bindsym Mod1+Tab exec --no-startup-id rofi -show window
|
||||
bindsym $mod+g exec --no-startup-id rofi -show window
|
||||
|
||||
# Telakoi (dock in Finnish) the focused window
|
||||
bindsym $mod+t exec --no-startup-id kdocker -f
|
||||
|
||||
# For some reason my keyboard has a dedicated button for calculator
|
||||
bindsym XF86Calculator exec --no-startup-id galculator
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user