https://github.com/r-pagard/custom-xterm
This is my customize settings for XTerm terminal. I push it here to easy accessible .
https://github.com/r-pagard/custom-xterm
cutomize linux terminal xterm
Last synced: about 1 year ago
JSON representation
This is my customize settings for XTerm terminal. I push it here to easy accessible .
- Host: GitHub
- URL: https://github.com/r-pagard/custom-xterm
- Owner: r-pagard
- Created: 2024-09-06T17:36:24.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-08T22:51:12.000Z (almost 2 years ago)
- Last Synced: 2025-02-12T10:45:12.658Z (over 1 year ago)
- Topics: cutomize, linux, terminal, xterm
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## This my XTerm terminal customization
#### Usage
- Clone it and copy the `.Xresources` file to the `/home/username`
- And got to the location of `.Xresources` file then enter this command:
```sh
xrdb -merge .Xresources
```
- Now, close the terminal and open it again, then you can see your changes.
##
#### Add shortcut to open the XTerm terminal
- Open your Linux settings
- Go to keyboard section
- Click On `View and Customize Shortcuts` **Or** `Keyboard Shortcuts -> View and Customize Shortcuts`
- Scroll and click on `Custom Shortcuts`
- Click On `+`
- Name: `XTerm` command: `xterm` Shortcut: `ctrl + alt + t`
##