Added scripts to collect/deploy configs. Updated i3 and nixos configs.

This commit is contained in:
Pavel Kachalouski
2019-04-21 10:26:05 +02:00
parent 5f1c5903c3
commit d6f93257b7
10 changed files with 345 additions and 10 deletions

View File

@@ -0,0 +1,8 @@
[Unit]
Description=Update Monitor outputs
[Service]
Environment=DISPLAY=:0
Environment=XAUTHORITY=/home/nnm/.Xauthority
Type=oneshot
ExecStart=/bin/bash -c "/usr/bin/scala -nc -save /usr/local/src/update-output.scala && setxkbmap -option grp:switch,grp:caps_toggle,grp_led:scroll us,ru"