Xresources: wm.program.launcher.* not really working #999
dampfwal3477
started this conversation in
General
Replies: 1 comment
-
Hi @dampfwal3477 , yeah I think you can just uninstall the debian package that provides the unneeded config partial. That can be determinted w/ $ dpkg -S 20_ilia
regolith-sway-ilia: /usr/share/regolith/sway/config.d/20_ilia
regolith-i3-ilia: /usr/share/regolith/i3/config.d/20_ilia Since you're running $ sudo apt remove regolith-i3-ilia
...
The following packages will be REMOVED:
regolith-i3-ilia
... If you try to remove a package that other packages depend upon, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
I tried to modify the default program launchers in my ~/.config/regolith3/Xresources file to e.g. launch rofi instead of Ilia with Meta+Space. Sadly rofi gave me an error about a unknown -t flag. Realized I had to remove it within /usr/share/regolith/i3/config.d/20_ilia which didn't seem to be the right way to do this.
Any better ideas for that?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions