mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-01 12:02:58 +00:00
cb4cddb168
* fix(deck): Use super 1/2 for overlay/qam * fix(deck): fix filename in spec files * fix(deck): fix filename in spec files * fix(deck): keep ctrl modifier as an option, default on
8 lines
178 B
Plaintext
8 lines
178 B
Plaintext
# VIM is more usable on deck due to control scheme
|
|
EDITOR=/usr/bin/vim
|
|
|
|
# Disable Brew auto-update
|
|
HOMEBREW_NO_AUTO_UPDATE=1
|
|
|
|
# Passthrough ctrl + 1/2 ingame
|
|
#GS_ENABLE_CTRL_12=0 |