Set up sway session in gdm systems
This commit is contained in:
parent
d0353f54b8
commit
faea02ed31
3 changed files with 14 additions and 0 deletions
4
.local/bin/run-sway
Executable file
4
.local/bin/run-sway
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
#! /usr/bin/bash
|
||||
|
||||
source /home/ohad/.profile
|
||||
exec /usr/bin/sway
|
||||
Loading…
Add table
Add a link
Reference in a new issue