all repos — nixfiles @ 2f181736df8d01968a7d4e4a46ad1e868e76968b

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

xprofile: re-create according to current config

Alan Pearce
commit

2f181736df8d01968a7d4e4a46ad1e868e76968b

parent

c23813f5776c30b55e76181ac20b39d81b2caf91

1 file changed, 4 insertions(+), 8 deletions(-)

jump to
M xprofile/.xprofilexprofile/.xprofile
@@ -1,9 +1,5 @@
#!/bin/sh -envoy -t gpg-agent -eval $(envoy -p) -xrdb -I$HOME/.xresources .Xresources -xsetroot -cursor_name left_ptr -redshift-gtk & -dropboxd & -trayer --edge bottom --align right --SetDockType true --SetPartialStrut true --expand true --width 10 --transparent true --alpha 0 --tint 0xfdf6e3 --height 12 & -emacsclient --alternate-editor="" --eval '"Starting Emacs"' & +sh -c 'sleep 1 && xsetroot -cursor_name left_ptr' & +xmodmap .xmodmaprc +xrdb -I$HOME/.xresources .xresources/main +sxhkd &