sway: Renombrar 9: música a media
This commit is contained in:
parent
794264639f
commit
4a24ed46a4
1 changed files with 2 additions and 2 deletions
|
@ -114,7 +114,7 @@ input * {
|
|||
bindsym $mod+6 workspace number 6
|
||||
bindsym $mod+7 workspace number 7
|
||||
bindsym $mod+8 workspace "8: comms"
|
||||
bindsym $mod+9 workspace "9: música"
|
||||
bindsym $mod+9 workspace "9: media"
|
||||
bindsym $mod+0 workspace number 10
|
||||
# Move focused container to workspace
|
||||
bindsym $mod+Shift+1 move container to workspace number 1
|
||||
|
@ -125,7 +125,7 @@ input * {
|
|||
bindsym $mod+Shift+6 move container to workspace number 6
|
||||
bindsym $mod+Shift+7 move container to workspace number 7
|
||||
bindsym $mod+Shift+8 move container to workspace "8: comms"
|
||||
bindsym $mod+Shift+9 move container to workspace "9: música"
|
||||
bindsym $mod+Shift+9 move container to workspace "9: media"
|
||||
bindsym $mod+Shift+0 move container to workspace number 10
|
||||
#
|
||||
# Layout stuff:
|
||||
|
|
Loading…
Reference in a new issue