V

Results 5 comments of V

I found a way around in SwayWM for now. ```sh imv ~/Pictures/wallpapers \ -c 'bind exec setbg "$imv_current_file" ' \ -c 'exec swaymsg for_window [pid="$imv_pid"] floating enable' ``` setbg is...

Have the same issue on PopOS. I can only try to import a directory, which has no sense. I should be able to import a text file. Maybe the problem...

Would it be possible to save a link and attached text from a channel's message (post)? If I understand this right, then pictures can not be saved, but I assume...

My problem is a bit different. When I run the following alias it starts to consume a lot of resources. ```sh alias lazydots="lazygit --git-dir='${XDG_DATA_HOME}/dotfiles-repo' --work-tree='${HOME}'" ``` I think it starts...

@freezboltz, If I understand your screenshot correctly, than the problem here is that LazyGit **not handles** this "exception" properly, the error **should** be here. I have the same error if...