Skip to content

Commit 97ecab1

Browse files
committed
Add geoclue-agent
1 parent a252885 commit 97ecab1

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@rxrc/hexchat-material-design-icons": "^2.0.2",
2323
"@rxrc/keymaps": "^2.0.1",
2424
"@rxrc/ssh-config": "github:rxrc/ssh-config#v2.6.1",
25-
"@rxrc/systemd-user-units": "^2.5.0",
25+
"@rxrc/systemd-user-units": "^2.6.0",
2626
"@rxrc/tmuxinator-profiles": "github:rxrc/tmuxinator-profiles#v1.1.0",
2727
"@rxrc/xresources": "^2.0.1",
2828
"config-curator": "^2.0.0"

units.zsh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ enabled+=('insync')
1616
enabled+=('numlock')
1717
enabled+=('pulseaudio.socket')
1818
enabled+=('redshift-gtk')
19+
enabled+=('geoclue-agent')
1920
enabled+=('ssh-agent')
2021
enabled+=('urxvtd')
2122
enabled+=('wm.target')

0 commit comments

Comments
 (0)