diego
diego
To be more explicit, one workaround is to add the rule `bspc rule -a Steam border=off` to turn off borders just for steam windows
Playing around with this more, it looks like the absolute coordinates (in terms of the total screen size, both monitors added) work how I want. I guess the smaller numbers...
@ferrao yeah, i've got `bspc rule -a 'jetbrains-studio:sun-awt-X11-XWindowPeer' manage=off` in my bspwmrc, so maybe the general rule `bspc rule -a '*:sun-awt-X11-XWindowPeer' manage=off` is more encompassing. Something I've done in the...
FWIW `define-advice` wraps `(defun ...) (advice-add ...)` and has a nice `function-name@advice-name` naming convention, which I think is handy if you use a completion system like helm or ivy, since...
@bbatsov Ah yeah, it's probably new to emacs 25, so it may not be a good idea to incorporate yet?
I should mention this also happens with stock (not Papirus) icons
> These are in the "proper" music symbols block. I think a programming font won't need to support these. Are there programming languages using these? As far as I know,...
@phillipberndt perhaps this should be reopened, as the proposed fix was reverted.
@phillipberndt I don't think that saving the profile after disconnecting is the source of the issue here: I've been experiencing something a lot like #143 , and I think my...
> I don't like the idea of general.el making extra keybindings not specified by the user. This definitely shouldn't happen by default; the user should understand why this is an...