linux:mint-tips
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
linux:mint-tips [2024/01/19 20:16] – Wulf Rajek | linux:mint-tips [2024/03/31 17:46] (current) – [LightDM Login Screen Multi-Monitor Rotation] Wulf Rajek | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Mint Tips ====== | ====== Mint Tips ====== | ||
- | |||
- | Arrows on Scrollbars in Mint | ||
- | https:// | ||
- | |||
- | Create a file ~/ | ||
- | <code css ~/ | ||
- | *{ | ||
- | -GtkScrollbar-has-backward-stepper: | ||
- | -GtkScrollbar-has-forward-stepper: | ||
- | -GtkRange-slider-width: | ||
- | -GtkRange-stepper-size: | ||
- | } | ||
- | </ | ||
Change/ | Change/ | ||
Line 37: | Line 24: | ||
- | Terminal transparency setting as user. Get profile uid, then set values: | + | Terminal transparency setting as user. Get profile uid - only exists when settings changed once before, then set values: |
< | < | ||
export TMPUID=$(dconf dump / | export TMPUID=$(dconf dump / | ||
Line 43: | Line 30: | ||
dconf write / | dconf write / | ||
dconf write / | dconf write / | ||
+ | |||
+ | #on new install, try: | ||
+ | dconf write / | ||
+ | dconf write / | ||
+ | dconf write / | ||
+ | |||
</ | </ |
linux/mint-tips.1705695381.txt.gz · Last modified: by Wulf Rajek