Skip to content

Commit b37b948

Browse files
author
Cam
authored
Add files via upload
1 parent 23b9050 commit b37b948

File tree

1 file changed

+66
-0
lines changed

1 file changed

+66
-0
lines changed

alternativeKeyMap.txt

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,66 @@
1+
config=defaultConfig
2+
1 - keyClick=XF86AudioMute
3+
2 - run=firefox
4+
5+
4 - run=if [ $(pgrep -c spotify) -eq 0 ]; then spotify; fi
6+
5 - run=x-terminal-emulator
7+
6 - specialPressOnPress=È
8+
6 - specialReleaseOnRelease=È
9+
7 - key=XF86AudioLowerVolume
10+
8 - chmap=defaultConfig2
11+
9 - key=XF86AudioRaiseVolume
12+
10 - run=playerctl previous
13+
11 - run=playerctl play-pause
14+
12 - run=playerctl next
15+
13 - run=playerctl previous
16+
14 - run=playerctl next
17+
configEnd
18+
19+
20+
config=defaultConfig2
21+
1 - key=XF86AudioMute
22+
3 - run=x-terminal-emulator
23+
3 - sleep=1000
24+
3 - run=x-terminal-emulator
25+
7 - key=XF86AudioLowerVolume
26+
8 - run=playerctl play-pause
27+
9 - key=XF86AudioRaiseVolume
28+
10 - run=playerctl previous
29+
11 - chmap=defaultConfig
30+
12 - run=playerctl next
31+
13 - run=x-terminal-emulator
32+
14 - run=x-terminal-emulator
33+
configEnd
34+
35+
configWindow=Spotify
36+
1 - key=XF86AudioMute
37+
38+
5 - runRelease=x-terminal-emulator
39+
7 - key=XF86AudioLowerVolume
40+
8 - run=playerctl play-pause
41+
9 - key=XF86AudioRaiseVolume
42+
10 - run=playerctl previous
43+
11 - run=playerctl play-pause
44+
12 - run=playerctl next
45+
13 - run=playerctl previous
46+
14 - run=playerctl next
47+
configEnd
48+
49+
configWindow=qterminal
50+
1 - key=XF86AudioMute
51+
52+
4 - run=if [ $(pgrep -c spotify) -eq 0 ]; then spotify; fi
53+
5 - run=x-terminal-emulator
54+
6 - specialPressOnPress=È
55+
6 - specialReleaseOnRelease=È
56+
7 - key=XF86AudioLowerVolume
57+
8 - run=playerctl play-pause
58+
9 - key=XF86AudioRaiseVolume
59+
10 - run=playerctl previous
60+
11 - run=playerctl play-pause
61+
12 - run=playerctl next
62+
13 - run=playerctl previous
63+
14 - run=playerctl next
64+
configEnd
65+
66+

0 commit comments

Comments
 (0)