trials
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -130,6 +130,8 @@ pipeline {
|
||||
|
||||
cp -R /usr/share/live-helper/templates/* config/templates/
|
||||
sed -i \
|
||||
-e 's|^menu vshift.*|menu vshift 40|' \
|
||||
-e 's|^menu hshift.*|menu hshift 60|' \
|
||||
-e 's|^menu width.*|menu width 60|' \
|
||||
-e 's|^menu color sel.*|menu color sel * #ff82c059 #c01f1f1f none|' \
|
||||
-e 's|^menu color unsel.*|menu color unsel * #8082c059 #c01f1f1f none|' \
|
||||
|
||||
@@ -19,4 +19,5 @@ Mod1 F10 :Workspace 10
|
||||
Mod1 F11 :Workspace 11
|
||||
Mod1 F12 :Workspace 12
|
||||
|
||||
Control Mod1 Delete :ExecCommand urxvt -e htop
|
||||
Control Mod1 Delete :ExecCommand urxvt -e htop
|
||||
Control Shift c :ExecCommand xclip -o | xclip -selection clipboard
|
||||
Reference in New Issue
Block a user