Skip to content

Commit 2ebd234

Browse files
committed
Fix config for app-launcher, remove incorrect interval on next-workspace
1 parent d6183ea commit 2ebd234

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

conf.d/10_app-launcher

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# next workspace
22
#
33
# Open next available workspace
4-
[next-workspace-widget]
5-
interval=60
4+
[app-launcher]
5+
interval=once

conf.d/10_next-workspace

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
#
33
# Open next available workspace
44
[next-workspace-widget]
5-
interval=60
5+
interval=once

debian/changelog

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
regolith-i3xrocks-config (3.6.2-1) bionic; urgency=medium
2+
3+
[ Ken Gilmer ]
4+
* Fix control file
5+
* Fix config for app-launcher, remove incorrect interval on next-workspace
6+
7+
-- Regolith Linux <regolith.linux@gmail.com> Sat, 24 Apr 2021 22:03:44 -0700
8+
19
regolith-i3xrocks-config (3.6.1-1) bionic; urgency=medium
210

311
[ Ken Gilmer ]

0 commit comments

Comments
 (0)