mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 19:14:39 +02:00
[sway] update xorg ids to wayland
This commit is contained in:
parent
d6062587a1
commit
a699d5e313
2 changed files with 3 additions and 4 deletions
|
@ -62,9 +62,8 @@ for_window [window_type="dialog"] floating enable
|
||||||
for_window [window_type="menu"] floating enable
|
for_window [window_type="menu"] floating enable
|
||||||
for_window [instance="update_installer"] floating enable
|
for_window [instance="update_installer"] floating enable
|
||||||
# custom floating
|
# custom floating
|
||||||
for_window [class="Firefox" window_role="About"] floating enable
|
for_window [app_id="firefox" title="About Mozilla Firefox"] floating enable
|
||||||
for_window [class="Nightly" window_role="About"] floating enable
|
for_window [app_id="firefox-developer-edition" title="About Firefox Developer Edition"] floating enable
|
||||||
for_window [class="evolution-alarm-notify"] floating enable
|
|
||||||
for_window [title="^pdfpc - presentation"] move container to output right
|
for_window [title="^pdfpc - presentation"] move container to output right
|
||||||
|
|
||||||
# Stick windows to workspaces
|
# Stick windows to workspaces
|
||||||
|
|
|
@ -13,4 +13,4 @@ input "2:7:SynPS/2_Synaptics_TouchPad" {
|
||||||
natural_scroll enabled
|
natural_scroll enabled
|
||||||
middle_emulation enabled
|
middle_emulation enabled
|
||||||
scroll_factor 0.5
|
scroll_factor 0.5
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue