mirror of
https://github.com/swaywm/sway.git
synced 2025-03-21 13:52:04 +00:00
Remove unwanted separator comments
parent
47dabab8ca
commit
ec3d71b9a0
1 changed files with 1 additions and 2 deletions
3
Home.md
3
Home.md
|
@ -440,7 +440,6 @@ bindsym --to-code {
|
|||
|
||||
Configuration example:
|
||||
```
|
||||
##################################
|
||||
# window switch setting
|
||||
set $mode_set_switch_window "set_switch_window: [0]-[9]"
|
||||
mode $mode_set_switch_window {
|
||||
|
@ -762,4 +761,4 @@ bindsym --locked XF86AudioMicMute exec pactl set-source-mute @DEFAULT_SOURCE@ to
|
|||
|
||||
Sometimes the kernel driver has trouble detecting hotplugged monitors on some ports. Try this (adapt `card0` and `DP-1` to the GPU and connector you're using):
|
||||
|
||||
echo detect | sudo tee /sys/class/drm/card0-DP-1/status
|
||||
echo detect | sudo tee /sys/class/drm/card0-DP-1/status
|
||||
|
|
Loading…
Add table
Reference in a new issue