Browse Source

Merge branch 'input' into monitor-support

pull/3/head
Ali Hatami Tajik 2 years ago
parent
commit
dac08b19eb
  1. 2
      src/scripts/python/util/randr.py

2
src/scripts/python/util/randr.py

@ -23,6 +23,8 @@ from enum import Enum
from dataclasses import dataclass from dataclasses import dataclass
from typing import List from typing import List
from Xlib.ext import randr as rnd
# TODO: Option class which can be applied by get_args method # TODO: Option class which can be applied by get_args method
# TODO: Screen-related option class ~ # TODO: Screen-related option class ~

Loading…
Cancel
Save