dotfiles/.config/qtile/modules/screens.py

4 lines
57 B
Python
Raw Permalink Normal View History

2023-12-25 11:21:57 +01:00
from libqtile.config import Screen
screens = [Screen()]