Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.
/ gtk-variant.el Public archive

A package to set the GTK titlebar color of emacs

License

Notifications You must be signed in to change notification settings

bepvte/gtk-variant.el

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gtk-variant.el

A package to set the theme variant (titlebar color) of emacs

This plugin uses the xprop command to set an X11 property that some window managers use to set the GTK decorations. This allows for a dark titlebar, which this plugin sets by default. This plugin will stop working on wayland if Emacs ever moves to wayland.

Usage:

(add-hook 'window-setup-hook #'gtk-variant-set-frame)
(add-hook 'after-make-frame-functions #'gtk-variant-set-frame)

About

A package to set the GTK titlebar color of emacs

Resources

License

Stars

Watchers

Forks

Packages