You are not logged in.
Pages: 1
hello brothers,
deepseek is offline for me
how can i make this work properly?
{ MODKEY, XK_+, spawn, {.v = flameshot gui } },
this was the answer:
{ MODKEY, XK_plus, spawn, {.v = (const char*[]){"flameshot", "gui", NULL}} },
Last edited by iGarbage5002802 (2025-07-10 03:48:16)
Offline
Idk, what is it supposed to be to begin with?
https://wiki.archlinux.org/title/Dwm
man xev
Make *some* effort or wait until your brain replacement is back online.
Offline
Idk, what is it supposed to be to begin with?
https://wiki.archlinux.org/title/Dwm
man xev
Make *some* effort or wait until your brain replacement is back online.
not even deepseek gets it.
i want to achieve when i press modkey and + to launch flameshot gui to take screenshots of a field it needs to be done via shortcut execution and not terminal
thank you brother Seth
Offline
{ MODKEY, XK_plus, spawn, {.v = (const char*[]){"flameshot", "gui", NULL}} },
/solved
Last edited by iGarbage5002802 (2025-07-09 15:40:09)
Offline
how do i solve this post
Offline
Mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.
Offline
Pages: 1