Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mohammadpagard/custom-xterm
This is my customize settings for XTerm terminal. I push it here to easy accessible .
https://github.com/mohammadpagard/custom-xterm
cutomize linux terminal xterm
Last synced: about 17 hours ago
JSON representation
This is my customize settings for XTerm terminal. I push it here to easy accessible .
- Host: GitHub
- URL: https://github.com/mohammadpagard/custom-xterm
- Owner: mohammadpagard
- Created: 2024-09-06T17:36:24.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-08T22:51:12.000Z (5 months ago)
- Last Synced: 2025-02-05T10:39:43.351Z (about 23 hours 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`
##