mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-09 08:49:27 -05:00
10 lines
313 B
CSS
Executable File
10 lines
313 B
CSS
Executable File
|
|
/* Import theme */
|
|
@import "theme/gnome-theme.css";
|
|
|
|
/* Import a custom stylesheet
|
|
* Everything you add in your customChrome.css file (it doesn't exist by
|
|
* default) will be included here and preserved between updates.
|
|
* You can apply your own custom styles in that file. */
|
|
@import "customChrome.css"; /**/
|