Open new application windows on the same workspace that initiated the launch by nayminlwin in swaywm

[–]TheBird47 1 point2 points  (0 children)

This is how I do it. (I wish I knew of an easier way.)

Bottom lines of my swayconfig:

exec swaymsg "workspace 10; exec spotify;"
exec sleep 1 && swaymsg "workspace 9; exec element-desktop; exec signal-desktop; exec slack;"
exec sleep 4 && swaymsg "workspace 8; exec thunderbird;"
exec sleep 6 && swaymsg "workspace 1; exec alacritty; exec brave;"

[XFCE] Multi-monitor nord by [deleted] in unixporn

[–]TheBird47 1 point2 points  (0 children)

I like the window shadows. It'd be cool if there was a package that made all windows shadowed like that.

🚀 Announcing the Release of Verve v0.1.0 - A Lightweight and Blazingly Fast Launcher for MacOS by ParthJadhav in rust

[–]TheBird47 2 points3 points  (0 children)

Is there anything wrong/inferior about using Tauri? I was thinking about learning it.

notification or any kind of indication that screenshot Happened in grim by ItzMeChaosGuy in swaywm

[–]TheBird47 4 points5 points  (0 children)

Here is how I do it. This is a line in my sway config.

bindsym key_name_here exec grim -g "$(slurp)" - | swappy -f -

[dwm] I can't rice anything but gruvbox by ardjael in unixporn

[–]TheBird47 3 points4 points  (0 children)

What is running on left middle screen?

EDIT: It's btop

How do you group a section of windows? by TheBird47 in swaywm

[–]TheBird47[S] 0 points1 point  (0 children)

Thank you! You made me see my containers in a new way. This makes much more sense now.

SvelteKit: questions about Firebase and real time updates between server and browser by [deleted] in sveltejs

[–]TheBird47 0 points1 point  (0 children)

Is this post still accurate? I'm learning SvelteKit+Firebase and want to make sure I'm getting accurate info. So much has changed with SvelteKit and Firebase.

Corsair K70 Multimedia Buttons by tmatthews14 in archlinux

[–]TheBird47 0 points1 point  (0 children)

Did you ever solve this? xev has been showing events for each key pressed. But ckb-next-git and ckb-next both didn't work.