Search
 
SCRIPT & CODE EXAMPLE
 

CSS

add padding to gnome terminal

/* Edit this file or create it if it does not exist ~/.config/gtk-3.0/gtk.css */

VteTerminal,
TerminalScreen,
vte-terminal {
    padding: 10px 10px 10px 10px;
    -VteTerminal-inner-border: 10px 10px 10px 10px;
}

/* restart gnome-terminal */
Comment

PREVIOUS NEXT
Code Example
Css :: css flex reverse order 
Css :: css prevent line break 
Css :: css horizontal ul 
Css :: get all tables laravel 
Css :: install cors 
Css :: make text bigger html5 
Css :: how to hide scrollbar css 
Css :: centrer un élément absolute 
Css :: css height of screen 
Css :: remove marker from li tag 
Css :: minmax in grid 
Css :: center nav bar css 
Css :: css animation animated element goes back to previous state 
Css :: how to specify css for smaller screen 
Css :: rust get current date 
Css :: posicionar div centro da tela 
Css :: css style media does not found cshtml 
Css :: circle background image css 
Css :: display none transition 
Css :: text glow 
Css :: Responsive font size with clamp 
Css :: make blinking cursor disappear css 
Css :: ! [remote rejected] master - master (Working directory has unstaged changes) 
Css :: sass each index 
Css :: ssh: connect to host 165.22.132.219 port 22: Connection refused 
Css :: change bot page background top.gg 
Css :: How to remove horizontal scrollbar and yet allow vertical 
Css :: all ipad Resolutio css 
Css :: grid columns 
Css :: how to add 2 text shadows 
ADD CONTENT
Topic
Content
Source link
Name
5+3 =