diff options
author | Nate Buttke <nate-web@riseup.net> | 2022-03-09 16:38:01 -0800 |
---|---|---|
committer | Nate Buttke <nate-web@riseup.net> | 2022-03-09 16:38:01 -0800 |
commit | 9c9bd72f10e09a6c1bb7c5016e030fb586bb87c9 (patch) | |
tree | 91919009e892dd0eb199a2eec0524b4e14947910 /gnome | |
parent | 3d0284399c5ffa965ccfc8c8cc15f7cb2d49c07e (diff) |
scripts for starting and ending gnome without a display manager
Diffstat (limited to 'gnome')
-rwxr-xr-x | gnome | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -0,0 +1,2 @@ +#!/bin/sh +gnome-shell --wayland |