all the changes!

Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
2020-12-09 00:34:57 +03:00
parent 73612a2fd9
commit 07b4a0a325
22 changed files with 119 additions and 50 deletions

View File

@@ -49,6 +49,7 @@ setxkbmap -layout "ducky-mini(us),ducky-mini(ru)" \
xmodmap -e 'remove lock = Caps_Lock' \
-e 'keycode 135 = KP_Insert' \
-e 'keycode 49 = Escape asciitilde'
#xmodmap -e "pointer = 3 2 1"
# Start a dbus session
if ! [[ "$DBUS_SESSION_BUS_ADDRESS" ]]; then
@@ -61,6 +62,9 @@ export VDPAU_NVIDIA_NO_OVERLAY=1
nvidia-settings -l
nvidia-settings -a InitialPixmapPlacement=2
# Colour temp
xsct 6000
# Custom functions
services() {
for i in "${session_services[@]}"; do