Would you like to react to this message? Create an account in a few clicks or log in to continue.

stjerm as a lightweight yakuake like dropdown terminal

Go down

stjerm as a lightweight yakuake like dropdown terminal Empty stjerm as a lightweight yakuake like dropdown terminal

Post by famewolf Mon Oct 03, 2016 3:58 am

On my kde systems I'm a heavy yakuake user so I tried to find something similar for my older pc's that can't handle the weight of kde.   I finally came across stjerm which isn't all that well known but is very lightweight.  Add the right settings to the .Xdefaults file in your home directory and it fits the bill just fine.

Here's what it looks like:


 stjerm as a lightweight yakuake like dropdown terminal DVtqFvzl


Here's what you need to put in /home/[your username]/.Xdefaults
You can of course adjust the key being used as well as the font/font size
Code:

stjerm.key: f1

stjerm.opacity: 90

stjerm.foreground: #66ff11

stjerm.font: Monospace 12

stjerm.height: 60%
stjerm.width: 90%

stjerm.border: thin
stjerm.scrollbar: right

stjerm.autohide: false

Here is stjerm.desktop that you can copy to /home/[your username]/Desktop or /usr/share/applications.  If you want this to run every time you bootup then you need to go into "session and startup" under settings and add /usr/bin/stjerm (Description: Yakuake like terminal) as an entry to be ran on bootup after installing it with "sudo apt-get install stjerm" or via the gui installer.

Code:

[Desktop Entry]
Encoding=UTF-8
Version=0.9.4
Type=Application
Name=stjerm
Comment=YaKuake like terminal
Exec=/usr/bin/stjerm
OnlyShowIn=XFCE;
StartupNotify=false
Terminal=false
Hidden=false
famewolf
famewolf

Posts : 5
Join date : 2016-10-02

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum