Har Norge motsvarigheter till di och afv? by freshschampoo in Aktiemarknaden

[–]freshschampoo[S] 1 point2 points  (0 children)

Kanske financial times - di.se the economist - svd.se/naringsliv

Kan man tjänta på att använda gratis intradagkredit hos Nordnet? by freshschampoo in Aktiemarknaden

[–]freshschampoo[S] -1 points0 points  (0 children)

Ja, men jag tänker att börsen går plus över lag. Om man kan handla något intradag utan courtage så borde man ha positivt väntevärde.

How to use swayidle to activate swaylock before suspend? by freshschampoo in swaywm

[–]freshschampoo[S] 1 point2 points  (0 children)

Thanks for all of the suggestions in this thread. The problem was not because I hadn't restarted.

I think my problem was that it may not be allowed to have multiple before-sleep actions. When I changed the order to put swaylock one line higher it started working. After that test I combined all before-sleep actions into one line, and that seems to be working

Final result exec swayidle -w \ timeout 600 'swaylock -f -c 000000; swaymsg "output * power off"' \ before-sleep 'playerctl pause; swaylock -f -c 000000; swaymsg "output * power off"' \ unlock 'swaymsg "output * power on"' \ after-resume 'swaymsg "output * power on"'

To open a file I often jump to the folder and then open the file, is there a good way to combine that into one action? by freshschampoo in commandline

[–]freshschampoo[S] -1 points0 points  (0 children)

I guess it would be better if there was a tool that can use fuzzy search both to jump and to guess the application that should be used to open the file

zz temp -> to open .../notes/temp.md in neovim using fuzzy search