User Tools

Site Tools


config:cudatext

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
config:cudatext [2026/05/28 12:16] Wuffconfig:cudatext [2026/07/12 19:32] (current) Wuff
Line 6: Line 6:
 <code> <code>
 sudo apt-get install libqt5pas1 libqt5pas-dev sudo apt-get install libqt5pas1 libqt5pas-dev
-sudo dpkg -i cudatext_1.234.0.2-1_qt5_amd64.deb +wget https://sourceforge.net/projects/cudatext/files/release/1.234.6.0/cudatext_1.234.6.0-1_qt5_amd64.deb/download  
 +sudo dpkg -i download
 </code> </code>
  
Line 31: Line 32:
 "mouse_middle_click": 2 - allows middle mouse button to paste selection clipboard content on click "mouse_middle_click": 2 - allows middle mouse button to paste selection clipboard content on click
 The ui_tab settings set a min width of tabs and scrolling instead of squeezing them in a row. The ui_tab settings set a min width of tabs and scrolling instead of squeezing them in a row.
 +
 +
 +To use the jetbrains mono developer font, download the font and extract the content of the font directory in the archive to ~/.font , set config to:
 +"font_name__linux": "JetBrains Mono",
 +https://www.jetbrains.com/lp/mono/
 +https://download.jetbrains.com/fonts/JetBrainsMono-2.304.zip
 +
config/cudatext.1779967005.txt.gz · Last modified: by Wuff