Updates
This commit is contained in:
parent
6dcc6f951c
commit
746f764953
|
@ -19,7 +19,7 @@
|
||||||
setxkbmap KEYBOARD_LAYOUT
|
setxkbmap KEYBOARD_LAYOUT
|
||||||
|
|
||||||
# Load picom
|
# Load picom
|
||||||
picom &
|
# picom &
|
||||||
|
|
||||||
# Load power manager
|
# Load power manager
|
||||||
xfce4-power-manager &
|
xfce4-power-manager &
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
setxkbmap us
|
setxkbmap us
|
||||||
|
|
||||||
# Load picom
|
# Load picom
|
||||||
picom &
|
# picom &
|
||||||
|
|
||||||
# Load power manager
|
# Load power manager
|
||||||
xfce4-power-manager &
|
xfce4-power-manager &
|
||||||
|
|
|
@ -25,7 +25,6 @@ from libqtile.widget.image import Image
|
||||||
from libqtile.dgroups import simple_key_binder
|
from libqtile.dgroups import simple_key_binder
|
||||||
from pathlib import Path
|
from pathlib import Path
|
||||||
from libqtile.log_utils import logger
|
from libqtile.log_utils import logger
|
||||||
from libqtile.backend.wayland import InputConfig
|
|
||||||
|
|
||||||
from qtile_extras import widget
|
from qtile_extras import widget
|
||||||
from qtile_extras.widget.decorations import RectDecoration
|
from qtile_extras.widget.decorations import RectDecoration
|
||||||
|
|
Loading…
Reference in New Issue
Block a user