Skip to content
View relathyme's full-sized avatar
🐢
🐢

Block or report relathyme

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
relathyme/README.md

Pinned Loading

  1. armbian-sunxi64-kernel-patches armbian-sunxi64-kernel-patches Public

    notes on building custom armbian kernel without using the framework

    Roff 1

  2. gnome shift+alt layout change gnome shift+alt layout change
    1
    #!/bin/bash
    2
    
                  
    3
    gsettings set org.gnome.desktop.wm.keybindings switch-input-source "['<Shift>Alt_L']"
    4
    gsettings set org.gnome.desktop.wm.keybindings switch-input-source-backward "['<Alt>Shift_L']"