From 10bd292e7b7a78e1bc0ec2158d5f3798e38bf8f7 Mon Sep 17 00:00:00 2001 From: gsm <406643764@qq.com> Date: Tue, 26 Oct 2021 11:49:11 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8A=8A"#!/bin/sh"=E6=94=BE=E7=BD=AE=E5=9C=A8?= =?UTF-8?q?startdwm=E7=AC=AC=E4=B8=80=E8=A1=8C=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tools/startgwm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/startgwm b/tools/startgwm index 009262c..7bb776f 100755 --- a/tools/startgwm +++ b/tools/startgwm @@ -1,3 +1,5 @@ +#!/bin/sh + # ************************************************************************* # startgwm:gwm會話。 # 版權 (C) 2021 gsm <406643764@qq.com> @@ -9,8 +11,6 @@ # 。 # ************************************************************************* -#!/bin/sh - [ -f ~/.Xresources ] && xrdb -merge ~/.Xresources & xsetroot -solid black &