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
#!/usr/bin/env bash | |
# Copyright (c) 2019-2020 Thomas Hellström <[email protected]> | |
# | |
# This software is released under the MIT License. | |
# https://opensource.org/licenses/MIT | |
cat <<EOF | sudo tee /etc/udev/hwdb.d/61-microsoft-natural-ergonomic-keyboard-4000.hwdb | |
#: ============================================================================ | |
#: Microsoft Natural Ergonomic Keyboard 4000 | |
#: ============================================================================ |
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
#!/usr/bin/env bash | |
# Copyright (c) 2019-2020 Thomas Hellström <[email protected]> | |
# | |
# This software is released under the MIT License. | |
# https://opensource.org/licenses/MIT | |
# Fix nvidia screen tearing under X. | |
nvidia-settings --assign CurrentMetaMode="$(nvidia-settings --query CurrentMetaMode | sed -e "s/^.*:: //" -e "s/}/, ForceCompositionPipeline=On, ForceFullCompositionPipeline=On}/g")" |
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
[ | |
{ | |
"id": "21e6c0acf26de00d", | |
"type": "tab", | |
"label": "Postnord API", | |
"disabled": false, | |
"info": "", | |
"env": [] | |
}, | |
{ |
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
[ | |
{ | |
"id": "bcba552587aca961", | |
"type": "tab", | |
"label": "People counter", | |
"disabled": false, | |
"info": "", | |
"env": [] | |
}, | |
{ |
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
[ | |
{ | |
"id": "f2280f6a96c5c43c", | |
"type": "tab", | |
"label": "Bensinpriser API", | |
"disabled": false, | |
"info": "", | |
"env": [] | |
}, | |
{ |