Added sticky windows to i3
This commit is contained in:
parent
e7dabe69be
commit
eb3706b483
1 changed files with 1 additions and 0 deletions
|
@ -183,6 +183,7 @@ mode "resize" {
|
||||||
### Custom
|
### Custom
|
||||||
bindsym Ctrl+Mod1+l exec --no-startup-id loginctl lock-session
|
bindsym Ctrl+Mod1+l exec --no-startup-id loginctl lock-session
|
||||||
#bindsym Ctrl+Mod1+l exec --no-startup-id betterlockscreen -l -t "${USER}@${HOSTNAME}" --off 10
|
#bindsym Ctrl+Mod1+l exec --no-startup-id betterlockscreen -l -t "${USER}@${HOSTNAME}" --off 10
|
||||||
|
bindsym $mod+Shift+s sticky toggle
|
||||||
|
|
||||||
# Move workspace over to neighboring monitors
|
# Move workspace over to neighboring monitors
|
||||||
bindsym $mod+Ctrl+Left move workspace to output left
|
bindsym $mod+Ctrl+Left move workspace to output left
|
||||||
|
|
Loading…
Reference in a new issue