some minor changes to include some needed programs
This commit is contained in:
parent
dc4af67907
commit
1e2cc2c916
5 changed files with 14 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
if [ $(hostname) = "syl" ]; then
|
||||
if [ $XDG_SESSION_TYPE = "x11" ]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue