Commit graph

29 commits

Author SHA1 Message Date
Vincent Bernat
c889c25ae6 dunst: don't show age of old messages 2023-04-29 07:53:22 +02:00
Vincent Bernat
fc8007181e dunst: also add rounded corners to icons 2023-04-28 08:10:18 +02:00
Vincent Bernat
d56b058b71 dunst: add rounded corners 2023-04-25 22:34:48 +02:00
Vincent Bernat
d71dd264c3 thunderbird: primitive email notifier 2022-06-12 18:03:42 +02:00
Vincent Bernat
4eabf96f1f dunst: fix offset 2022-06-04 01:24:52 +02:00
Vincent Bernat
d3c6c5c8cc dunst: allow progress bars 2022-05-11 20:54:02 +02:00
Vincent Bernat
1ce4b299ef dunst: don't restrict height 2022-05-10 16:45:38 +02:00
Vincent Bernat
43094b7e81 dunst: don't lookup legacy icons
I don't think this is still used. Also, actions is for menu and dialogs.
2022-05-06 10:24:21 +02:00
Vincent Bernat
69e5edb9b4 dunst: hard code icon paths
Prefer larger icons (scaled down) and prefer Adwaita to Gnome.
2022-05-05 11:18:52 +02:00
Vincent Bernat
a4faad825f dunst: pull from Nix and update to 1.8.1 2022-04-26 16:50:57 +02:00
Vincent Bernat
afc381b210 Revert "dunst: make the 1.7.0 migration"
This reverts commit a81a2ba169. Well, I
am happy with my version which works fine and is using higher scale
icons.
2022-01-18 09:48:13 +01:00
Vincent Bernat
a81a2ba169 dunst: make the 1.7.0 migration
Keep using master as I want the scaling fix for icons, not in 1.7.3.
2022-01-18 09:43:57 +01:00
Vincent Bernat
4e53544290 dunst: remove deprecated settings 2022-01-18 09:32:50 +01:00
Vincent Bernat
aeedf5943b dotfiles: switch to Cantarell for UI 2021-09-09 08:50:15 +02:00
Vincent Bernat
6749e99d06 Revert "xsettings: switch to Papirus-dark for icons"
This reverts commit 42016f9ad6. Meyh,
not convinced.
2021-08-11 09:55:16 +02:00
Vincent Bernat
42016f9ad6 xsettings: switch to Papirus-dark for icons 2021-08-11 09:52:02 +02:00
Vincent Bernat
1f61b8b208 dunst: don't push back on full screen 2021-07-23 11:15:59 +02:00
Vincent Bernat
f40da7fd87 dunst: use rofi for context menu 2021-07-22 12:54:22 +02:00
Vincent Bernat
c339655b4d dunst: use a snapshot from dunst able to do proper path lookup icon
See dc7e456f03.
2021-07-18 19:32:49 +02:00
Vincent Bernat
eb940aa691 dunst: add separator 2021-07-12 14:36:52 +02:00
Vincent Bernat
83ba6b5a23 i3-companion: also listen to DBus for NetworkManager
As a proof of concept add notifications for events.
2021-07-11 22:06:23 +02:00
Vincent Bernat
63eec74986 dunst: more icons 2021-07-11 14:14:51 +02:00
Vincent Bernat
fdbfd3c68c dunst: add a frame to notifications
It's easier to read this way.
2021-07-11 11:21:47 +02:00
Vincent Bernat
e9a1b3101e dunst: use left click to execute action, other clicks close 2021-07-09 23:57:58 +02:00
Vincent Bernat
2172a05592 dunst: don't display notifications in front of fullscreen apps 2021-07-07 18:51:21 +02:00
Vincent Bernat
28fc208332 dunst: update icon path
I don't know how icon lookup should happen in other notification
daemons, but all icons don't seem to be available in all resolutions.
2021-07-07 10:20:05 +02:00
Vincent Bernat
38837e3038 dunst: use hicolor icons 2021-07-06 09:11:39 +02:00
Vincent Bernat
334f77449c dunst: modify geometry as dunst is now able to scale position as well 2021-07-05 19:31:02 +02:00
Vincent Bernat
f306d92a0d More initial configuration
Notably add Dunst for notifications.
2021-07-04 14:54:07 +02:00