added autostart
This commit is contained in:
parent
36713b4b36
commit
63f7c50e13
3 changed files with 39 additions and 0 deletions
13
autostart/xfce4-terminal.desktop
Normal file
13
autostart/xfce4-terminal.desktop
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
[Desktop Entry]
|
||||||
|
Encoding=UTF-8
|
||||||
|
Version=0.9.4
|
||||||
|
Type=Application
|
||||||
|
Name=xfce4-terminal
|
||||||
|
Comment=start up placement mat
|
||||||
|
Exec=xfce4-terminal --geometry=284x53+0+0
|
||||||
|
OnlyShowIn=XFCE;
|
||||||
|
RunHook=0
|
||||||
|
StartupNotify=false
|
||||||
|
Terminal=false
|
||||||
|
Hidden=false
|
||||||
|
|
||||||
13
autostart/xfwm4.desktop
Normal file
13
autostart/xfwm4.desktop
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
[Desktop Entry]
|
||||||
|
Encoding=UTF-8
|
||||||
|
Version=0.9.4
|
||||||
|
Type=Application
|
||||||
|
Name=xfwm4
|
||||||
|
Comment=start the window manager
|
||||||
|
Exec=xfwm4
|
||||||
|
OnlyShowIn=XFCE;
|
||||||
|
RunHook=0
|
||||||
|
StartupNotify=false
|
||||||
|
Terminal=false
|
||||||
|
Hidden=false
|
||||||
|
|
||||||
13
autostart/xrandr-bright.desktop
Normal file
13
autostart/xrandr-bright.desktop
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
[Desktop Entry]
|
||||||
|
Encoding=UTF-8
|
||||||
|
Version=0.9.4
|
||||||
|
Type=Application
|
||||||
|
Name=xrandr-bright
|
||||||
|
Comment=increase brightness by 10%
|
||||||
|
Exec=xrandr --output HDMI-0 --brightness 1.1
|
||||||
|
OnlyShowIn=XFCE;
|
||||||
|
RunHook=0
|
||||||
|
StartupNotify=false
|
||||||
|
Terminal=false
|
||||||
|
Hidden=false
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue