You are not logged in.

#1 2024-07-19 13:47:41

Skullheadx
Member
Registered: 2024-07-19
Posts: 2

[SOLVED] Cannot change xterm default colours - i3

- Edited .Xresources to change the colour of xterm terminal
- Ran xrdb .Xresources
When opening new terminals, it changes colour, however when I exit i3 and do startx again, the changes do not take effect.

I have tried doing xrdb .Xresources and killing X, however it does not work.

Any help is appreciated!
Thanks

Last edited by Skullheadx (2024-07-19 13:58:13)

Offline

#2 2024-07-19 13:51:58

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,456
Website

Re: [SOLVED] Cannot change xterm default colours - i3

If you are going to use ~/.Xresources then that file needs to be read into the xrdb each time X starts - e.g., in your xinitrc (which the default template includes).  Alternatively, if you want settings read from a config file every time xterm starts, then you should use ~/.Xdefaults not ~/.Xresources.


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#3 2024-07-19 13:56:51

Skullheadx
Member
Registered: 2024-07-19
Posts: 2

Re: [SOLVED] Cannot change xterm default colours - i3

This worked! Thanks

Offline

Board footer

Powered by FluxBB