This commit is contained in:
2026-03-22 19:52:01 +01:00
parent 4c3152cf7f
commit fc866519dc
3 changed files with 6 additions and 1 deletions

2
Jenkinsfile vendored
View File

@@ -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|' \

View File

@@ -63,3 +63,5 @@ xeji
gksu
autocutsel
xscreensaver
beep
xclip

View File

@@ -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