[Bin] Replace Hyprland with Qtile
This commit is contained in:
parent
5a41ad8355
commit
fc3a0db80b
@ -2061,10 +2061,10 @@ export DBUS_SESSION_BUS_ADDRESS
|
|||||||
export DBUS_SESSION_BUS_PID
|
export DBUS_SESSION_BUS_PID
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
** Hyprland
|
** Qtile
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
:HEADER-ARGS: :shebang "#!/usr/bin/env sh" :mkdirp yes :tangle ~/.local/bin/launch-hyprland
|
:HEADER-ARGS: :shebang "#!/usr/bin/env sh" :mkdirp yes :tangle ~/.local/bin/launch-qtile
|
||||||
:CUSTOM_ID: Hyprland-i1v993a05mj0
|
:CUSTOM_ID: WaylandQtile-v5l2wdx03nj0
|
||||||
:END:
|
:END:
|
||||||
#+begin_src sh
|
#+begin_src sh
|
||||||
export SDL_VIDEODRIVER=wayland
|
export SDL_VIDEODRIVER=wayland
|
||||||
@ -2075,7 +2075,7 @@ export XDG_CURRENT_DESKTOP=wlroots
|
|||||||
. /etc/X11/xinit/xinitrc.d/50-systemd-user.sh
|
. /etc/X11/xinit/xinitrc.d/50-systemd-user.sh
|
||||||
. way-env-setup
|
. way-env-setup
|
||||||
systemctl --user import-environment DISPLAY WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
systemctl --user import-environment DISPLAY WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||||
exec Hyprland
|
exec qtile start -b wayland
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
** Newm
|
** Newm
|
||||||
|
Loading…
Reference in New Issue
Block a user