nvim add shortcut for light/dark theme, add brightness scripts, add netplan-config

This commit is contained in:
arnaucube
2020-05-29 00:00:15 +02:00
parent 403cdf1ade
commit 1dd38f1c40
4 changed files with 12 additions and 2 deletions

View File

@@ -0,0 +1,2 @@
#!/bin/sh
echo "6800" > /sys/class/backlight/intel_backlight/brightness

View File

@@ -0,0 +1,2 @@
#!/bin/sh
echo "2000" > /sys/class/backlight/intel_backlight/brightness