nix-config/modules/wm/qtile/config/icons.py
2025-02-25 15:56:58 +01:00

15 lines
311 B
Python

#!/usr/bin/env python
# -*- coding: utf-8 -*-
# You can define a letter and its icon here
group_icons = ["B  ",
"D  ",
"T  ",
"V  ",
"M  ",
"C  ",
"E  ",
"N  ",
]