This commit is contained in:
t470p
2024-05-09 19:40:53 -05:00
parent f07c5e44b3
commit ef603b4170

View File

@@ -40,10 +40,13 @@ qt6-wayland # hyprland - wayland
waybar # hyprland - status bar waybar # hyprland - status bar
wofi # hyprland - application launcher wofi # hyprland - application launcher
# i3wm # xorg
# --- # ---
xorg-server # xorg x server xorg-server # xorg x server
xorg-xinit # x.org initialisation program xorg-xinit # x.org initialisation program
# i3wm
# ---
i3-wm # tiling window manager i3-wm # tiling window manager
i3blocks # blocks for i3bar status line i3blocks # blocks for i3bar status line
i3lock # screenlocker i3lock # screenlocker
@@ -52,6 +55,7 @@ i3status # Generates status bar to use with i3bar, dzen2
# qtile # qtile
# --- # ---
qtile # python tiling wm qtile # python tiling wm
python-pywlroots # python binding to wlroots (needed to run qtile as wayland compositor)
# misc # misc
@@ -104,4 +108,3 @@ xdg-desktop-portal-hyprland # hyprland - backend
xterm # x terminal emulator xterm # x terminal emulator
dmenu # generic menu for x dmenu # generic menu for x
python-pywlroots