6 lines
79 B
Bash
Executable file
6 lines
79 B
Bash
Executable file
#!/bin/bash
|
|
|
|
cat $HOME/.config/sway/scripts/data/active_profile
|
|
exit
|
|
|
|
swaylock
|