Sway Edition - General Conversation!

Reproducible sorry my fault :pray:. Replace -s tile with -s center works for me. IN the actual script

Not sure what the second one means but like you said I don’t think it’s anything to do with out setup

@Shjim wallpaper is perfect!

2021-01-25T08:54:07,340889210+00:00

1 Like

But if you use -s center, the if the picturefile have a smaller resolution than the screen then, it will have a solid color border at the edges. That was why I was thinking -s fill. Does that not work for you?

-s fill doesn’t do anything for me.

Swaylock fixed! The config was for the wrong swaylock fork

Which fork are we using?

The old config was for swaylock-effects - my fault- this one is for normal swaylock. The ring now matches @Shjim lockscreen as well!

s -fill works sorry!

Lets go with that then.

And lets remove the arguments from the lockman.sh so that it looks like this:

#!/bin/sh
# Times the screen off and puts it to background
swayidle \
    timeout  5 'swaymsg "output * dpms off"' \
    resume 'swaymsg "output * dpms on"' &
# Locks the screen immediately
swaylock
# Kills last background task so idle timer doesn't keep running
kill %%
1 Like

Does it automatically take the config file?

I belive so. It default to look after the config in that directory. Thats is standard procedure. Wofi does the same.

1 Like

Will you do that? I already pushed our new swaylock so we just have to edit lockman.sh

@morten-b what do you mean by make sure idle settngs make sense?

I was just looking at them, and I’m not sure the logic seconds make sense. That the one on top is bigger.

1 Like

Can I add the shorcuts for files and firefox?

1 Like

There was a conflict, which was why I removed it.

Question. Why shut down window in centre? Easy for mouse/ trackpad click ?

WM mostly keyboard use so arrow keys work perfect ( I use ) Just idea move logout/shutdown over to right top or bottom… it just insane me :joy:

@morten-b thoughts?

I agree, it should be at the corner. I did try to move it, but half of it was outside the picture. So it would take a little more adjusting, though i think it is possible.

Did you try via xoffest or yoffest?

No, but it would be the way to do it.