User Tools

Site Tools


linuxcommands

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linuxcommands [2025-12-05 20:24] – [KDE Plasma accent border] mathoglinuxcommands [2025-12-05 21:53] (current) mathog
Line 28: Line 28:
   - ''frame=61,174,233: set the border color of active window to RGB(61,174,233)''   - ''frame=61,174,233: set the border color of active window to RGB(61,174,233)''
   - ''inactiveFrame=239,240,241: set the border color of inactive window to RGB(239,240,241)''   - ''inactiveFrame=239,240,241: set the border color of inactive window to RGB(239,240,241)''
- 
-== Here's a nice oneliner that'll do it for you: == 
- 
-''kwriteconfig5 --file ~/.config/kdeglobals --group WM --key frame 61,174,233 && kwriteconfig5 --file ~/.config/kdeglobals --group WM --key inactiveFrame  239,240,241'' 
- 
-You must restart your session to see changes. (i.e. re-login, reboot) 
  
 **Note:** the RGB values presented here are for the default Breeze theme **Note:** the RGB values presented here are for the default Breeze theme
Line 39: Line 33:
 **Note:** You might also need to set the border size larger than the theme's default: **System Settings > Application Style > Window Decorations**. Large borders are nice. **Note:** You might also need to set the border size larger than the theme's default: **System Settings > Application Style > Window Decorations**. Large borders are nice.
  
 +But honestly, better to use a good pre made Window Decoration:
 +  * Bart
 +  * Ned
 +
 +==== Better ls ====
 +  * Download [[https://github.com/gokcehan/lf/releases|lf]] from GitHub
 +  * ''usudo tar xf ~/Downloads/lf-linux-386.tar.gz --directory /usr/local/bin''
 +  * ''nano ~/.bashrc''
 +  * Add ''alias lsf="cd \"$(lf -print-last-dir)\""''
linuxcommands.1764966247.txt.gz · Last modified: by mathog

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki