adding nix configs
This commit is contained in:
parent
bd0cf6ff9b
commit
3521d5da4b
18 changed files with 408 additions and 21 deletions
|
@ -17,7 +17,7 @@ if [ $(pgrep -c emacsclient) -gt 0 ]; then
|
|||
fi
|
||||
else
|
||||
if [ $KDE_FULL_SESSION = "true" ]; then
|
||||
ww -f emacs -c emacsclient
|
||||
/home/chris/scripts/ww -f emacs -c emacsclient
|
||||
exit
|
||||
else
|
||||
# WAYLAND
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue