Hi, I have problems after installing SwayWM+NWG-shell in pc. For example, sway don`t disaply titelbar of windows so i can change their size,position etc. in the picture you see my session with opened Angelfish
Hi @wodsfortdragon ,
Did you install it or make the initial set-up by
nwg-shell-installer
Have you tried Super+b to toggle tittle bar?
You have read T H I S , haven’t you?
1 Like
Even when I pyshed super+b buttons sush as “close window,change size,hide window“ like in DE don`t displays.
RE windows controls – Sway works differently
Super+space makes a window floating.
Then when this window is active Super+r enters into resize mode.
arrows modify the size of the window
Esc or Alt leaves this resize mode.
Otherwise scratchpad is useful to ‘minimize’ and ‘recall’ windows
bindsym $Mod+Shift+z move scratchpad
# Show the next scratchpad window or hide the focused scratchpad window.
# If there are multiple scratchpad windows, this command cycles through them.
bindsym $Mod+z scratchpad show
You may have spoiled sway config.
Edit: Try
sway -C
or
sway --validate
to check your config
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.

