diff options
author | Karel Kočí <cynerd@email.cz> | 2016-11-25 22:16:55 +0100 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2016-11-25 22:16:55 +0100 |
commit | 5250654f39f4f25f62433925fb39f5472f54ebe3 (patch) | |
tree | 11ddd515b9d5325ab2dbd2ffb9e7cf5b4b72f969 | |
parent | 6d046fcf58c53e8076656bbcae8bdaad87aa1328 (diff) | |
download | myconfigs-5250654f39f4f25f62433925fb39f5472f54ebe3.tar.gz myconfigs-5250654f39f4f25f62433925fb39f5472f54ebe3.tar.bz2 myconfigs-5250654f39f4f25f62433925fb39f5472f54ebe3.zip |
Small updates
-rw-r--r-- | archlinux.pkgs | 5 | ||||
-rw-r--r-- | xinitrc | 1 |
2 files changed, 3 insertions, 3 deletions
diff --git a/archlinux.pkgs b/archlinux.pkgs index c11c862..57b3a2a 100644 --- a/archlinux.pkgs +++ b/archlinux.pkgs @@ -29,8 +29,9 @@ conkeror surf-webkit2gtk-git feh kdegraphics-okular -steam-native -python-steamcontroller-git +steam +steam-native-runtime +sc-controller graphviz # Pidgin @@ -5,7 +5,6 @@ numlockx xset -b # disable beeping export QT_STYLE_OVERRIDE='gtk2' -export STEAM_RUNTIME=0 export GTK_IM_MODULE=xim mxrandr |