Jonas Holst Damtoft
5ccc2298de
emacs: add service module
...
(cherry picked from commit 0ca1bf3cfd
)
2019-02-11 01:22:01 +01:00
Robert Helgesson
27042d1050
flameshot: add bars to systemd After
...
Fixes #544
(cherry picked from commit 98f534e172
)
2019-02-11 01:22:00 +01:00
wedens
17aaf04f72
polybar: add /run/wrappers/bin to PATH
...
Without this the network module in polybar is unable to check
connection as it invokes 'ping' command directly.
(cherry picked from commit 604fc92943
)
2019-02-11 01:21:05 +01:00
Robert Helgesson
708de1ac8d
xembed-sni-proxy: add module
...
(cherry picked from commit 008d93928f
)
2019-02-11 01:21:04 +01:00
Robert Helgesson
6c30decf8d
i3: replace use of types.string by types.str
...
(cherry picked from commit 59a4ac71f9
)
2019-02-11 01:21:04 +01:00
Nadrieril
47450371d9
i3: add bar.extraConfig option
...
(cherry picked from commit df8a14e12a
)
2019-02-11 01:20:30 +01:00
Nadrieril
e6bc17e7fb
i3: reallow using null to disable a keybinding
...
(cherry picked from commit d5cc53a4e1
)
2019-02-11 01:20:29 +01:00
Robert Helgesson
9f013a8fb8
dunst: avoid error on missing dunst process
...
(cherry picked from commit 55100918cc
)
2019-01-14 18:40:51 +01:00
Robert Helgesson
3c429c2462
dunst: kill daemon on configuration change
...
Since Dunst is DBus activated it is OK to simply kill it since DBus
will restart it when necessary.
(cherry picked from commit faee571850
)
2019-01-14 18:40:51 +01:00
Nikita Uvarov
d5e21feebb
i3: fix default keybindings override
...
All default keybindings should have a default priority attached to them.
This will allow users to redefine some of the default keybindings
without using mkForce. Fixes #485 .
(cherry picked from commit 5d63abb473
)
2018-12-12 00:56:40 +01:00
Nikita Uvarov
c2646f9f2b
polybar: switch from attrs to attrsOf
...
(cherry picked from commit d67835260d
)
2018-12-06 00:32:53 +01:00
Nikita Uvarov
48ba1010ab
dunst: switch from attrs to attrsOf
...
(cherry picked from commit b085344b91
)
2018-12-06 00:32:53 +01:00
Nikita Uvarov
b837f8ae41
i3: switch from attrs to attrsOf
...
(cherry picked from commit c108eaba42
)
2018-12-06 00:32:52 +01:00
dsx
a471c62bf2
dunst: use 'icon_path' instead of 'icon_folders'
...
The 'icon_folders' option is deprecated.
(cherry picked from commit 7a28f68ad0
)
2018-12-06 00:32:52 +01:00
dsx
0686063f62
i3: support for workspace_layout option
...
(cherry picked from commit 15bca92b2c
)
2018-12-06 00:31:53 +01:00
dsx
4a574ca544
i3: support for bar tray_output option
...
(cherry picked from commit 71f6bc41eb
)
2018-12-06 00:31:53 +01:00
Robert Helgesson
f4af8151de
pasystray: add paprefs and pavucontrol
...
This enables the "volume control" and "control local sound server"
menu options.
Fixes #461
(cherry picked from commit 6d2f16a7ae
)
2018-12-06 00:31:53 +01:00
Wael M. Nasreddine
7ab6441ab7
keybase: install the keybase package
...
(cherry picked from commit 9686d93ff6
)
2018-12-06 00:31:13 +01:00
Manuel Bärenz
ffdbefe22c
nextcloud-client: add module
...
Adds the nextcloud-client as a service, simply copying the syntax from owncloud.client.
2018-11-25 23:13:13 +01:00
Robert Helgesson
abfc37076a
compton: minor reformatting
2018-11-15 00:28:52 +01:00
Robert Helgesson
9a0f388f66
compton: fix corrupt colors under Mesa 18
...
Fixes #441
2018-11-15 00:28:50 +01:00
Will Dietz
0cfd21cc15
compton: drop no-dock-blur option, add dock and dnd shadow
...
no-dock-blur doesn't exist in compton and was added by mistake.
2018-10-14 12:13:57 +02:00
Daniël de Kok
05a98b6be0
mbsync: change service unit type to 'oneshot'
...
The ExecStartPost command is currently started when the mbsync is
invoked succesfully. However, we typically want to run something like
'mu index' or 'notmuch new' after mbsync completes. This changes the
unit type to oneshot, so that the ExecStartPost command is run after
mbsync finishes succesfully.
2018-10-13 19:28:40 +02:00
Edward Betts
36da7a918f
Correct spelling mistakes
2018-10-02 22:41:08 +02:00
Robert Helgesson
4d870f665b
taffybar: fix indentation
2018-09-21 00:51:23 +02:00
Robert Helgesson
701b4130bd
Remove unnecessary dag
variables
...
Also remove a few trailing whitespaces.
2018-09-19 00:13:31 +02:00
gnidorah
055d100548
i3 module: add missing pieces to default config
2018-09-10 11:33:51 +09:00
gnidorah
97c6073d39
i3 module: fonts option for bar section
2018-09-06 17:09:47 +02:00
Robert Helgesson
4602c00dcf
polybar: minor reformatting
2018-08-29 21:46:11 +02:00
Jonathan Reeve
629d66e0b9
polybar: only quote strings if needed
...
Polybar expects quoted values only when whitespace is important to the
value.
Fixes #356
2018-08-29 21:42:42 +02:00
Anton Plotnikov
90bcaaf582
pasystray: add module
2018-08-22 23:17:47 +02:00
LightDiscord
f9ac73732b
awesome: fix missing concatenation
2018-08-19 22:42:14 +02:00
Tad Fisher
26342588ab
gpg-agent: add extraConfig option
2018-08-19 21:46:25 +02:00
Malte Brandy
c18b1328a5
Parametrize path to profile directory
2018-07-31 16:04:19 +02:00
Anton Plotnikov
2e9e1909da
status-notifier-watcher: add service
2018-07-31 15:33:57 +02:00
Andrew Scott
30cba446f2
files: add onChange
option
...
This option allows execution of arbitrary shell code when a file that
is linked into the home directory has been changed between
generations.
2018-07-27 22:07:12 +02:00
Robert Helgesson
dda65c0877
polybar: let systemd reload trigger restart
2018-07-26 18:01:35 +02:00
Robert Helgesson
6694330bb2
udiskie: use xsession.preferStatusNotifierItems
2018-07-24 12:59:56 +02:00
Robert Helgesson
a5a49c350d
network-manager-applet: use xsession.preferStatusNotifierItems
2018-07-24 12:59:50 +02:00
Anton Plotnikov
29ad012763
udiskie: add sni support
2018-07-24 11:52:38 +02:00
rembo10
d3871ed774
mpd: add module
2018-07-18 22:17:26 +02:00
rembo10
34db8df6d9
redshift: enable geoclue2
2018-07-13 22:07:07 +02:00
LightDiscord
e365943a70
awesome: add module
2018-07-07 17:49:11 +02:00
jD91mZM2
97ee4578c9
gpg-agent: Add maxCacheTtl(Ssh) options
2018-06-29 00:39:14 +02:00
Robin Stumm
0d3f9ba913
compton: fix syntax error
2018-06-27 15:18:30 +02:00
Nadrieril
5641ee3f94
i3: use null to disable a keybinding
2018-06-14 09:26:30 +02:00
Robert Helgesson
ad634c0a94
compton: use docbook man page references
2018-06-13 23:51:53 +02:00
adisbladis
53f10f4d46
kdeconnect: add module
2018-06-05 14:58:54 +02:00
Robert Helgesson
ed0cd78e05
i3: use fancy docbook markup in description
2018-06-03 20:53:07 +02:00
Lenz Weber
965bad626a
flameshot: set PATH to let Qt find plugins
2018-05-31 20:26:25 +02:00