Last active
September 29, 2019 07:05
-
-
Save antonfisher/a271f2bb8399c9bac617971c53b76854 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo apt install git vim redshift nodejs npm htop guake gnome-tweak-tool; | |
redshift -l list | |
# redshift -l geoclue2 | |
sudo update-alternatives --config editor | |
# bind keyboard source change to CapsLosk | |
#gsettings get org.gnome.desktop.input-sources xkb-options | |
#gsettings set org.gnome.desktop.input-sources xkb-options "[]" | |
#gsettings set org.gnome.desktop.wm.keybindings switch-input-source "['<Alt>Shift_L']" #['Caps_Lock'] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment