mirror of
https://github.com/sahinakkaya/dotfiles.git
synced 2024-11-14 13:09:37 +01:00
4 lines
57 B
Python
4 lines
57 B
Python
|
from libqtile.config import Screen
|
||
|
|
||
|
screens = [Screen()]
|