Giter Site home page Giter Site logo

quake3-terminal-theme's Introduction

quake3-terminal-theme

A stupid attempt to implement a Quake III Arena console theme in my terminal. I still love this game and feel nostalgic. Unfortunately, I couldn't find the font used in the Quake console :( I tried to recreate something similar in my xfce4-terminal. I use Bash, Vim, Tmux tools, so I made color changes in them. Here's what came out of it:

screenshot

What are we talking about: screenshot

Installation

$ cp .vimrc ~/
$ cp .tmux.conf ~/
$ cp .dircolors ~/
$ sudo apt-get install xfonts-terminus
$ cp .config/xfce4/terminal/terminalrc ~/.config/xfce4/terminal/
$ sudo mkdir /usr/share/quake3-terminal
$ sudo cp background/280x280.tga /usr/share/quake3-terminal
$ sudo apt-get install alsa-utils
$ sudo cp sound/talk.wav /usr/share/quake3-terminal
$ echo >> ~/.bashrc
$ cat .bashrc >> ~/.bashrc
$ echo 0 > /sys/module/snd_hda_intel/parameters/power_save

Restart terminal.

Useful resources

https://www.quake3world.com/forum/viewtopic.php?f=7&t=51371

https://github.com/nrempel/q3-server/tree/master/baseq3

quake3-terminal-theme's People

Contributors

iikrllx avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.