all repos — nixfiles @ 424117953b6441f9be061f4c8324e66da971746b

System and user configuration, managed by nix and home-manager

autorandr: Add notification to postswitch script

Alan Pearce
commit

424117953b6441f9be061f4c8324e66da971746b

parent

0872319ea4fec52fad084e9227ef17c3639a3020

1 file changed, 1 insertion(+), 0 deletions(-)

jump to
M autorandr/.config/autorandr/postswitchautorandr/.config/autorandr/postswitch
@@ -12,3 +12,4 @@ emacsclient -e "(setq display-pixels-per-inch $DPI)" > /dev/null
i3-msg restart systemctl --user restart redshift +notify-send --expire-time=5000 "Display profile: '$AUTORANDR_CURRENT_PROFILE'"