Last active
          May 10, 2016 09:47 
        
      - 
      
- 
        Save nielsAD/311a9820f4dfae742fcbdf72e8ce95a9 to your computer and use it in GitHub Desktop. 
    GTK3 Smaller Window Headers
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | /* File: .config/gtk-3.0/gtk.css */ | |
| headerbar.default-decoration { | |
| padding-top: 2px; | |
| padding-bottom: 2px; | |
| min-height: 0px; | |
| } | |
| headerbar.default-decoration button.titlebutton { | |
| padding: 1px; | |
| min-height: 0px; | |
| } | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment