Compare commits

..

No commits in common. "07e1466da461584886db129b324ae52324db81bf" and "74a72aab0b7ae9f52d5c622ef0c554b6a6481446" have entirely different histories.

9 changed files with 61 additions and 61 deletions

View File

@ -1,3 +1,3 @@
# Very Important Communication Programs, P2P, not expected to get sold # Very Important Communication Programs, P2P, not expected to get sold
exec --no-startup-id flatpak run net.jami.Jami exec --no-startup-id flatpak run net.jami.Jami
exec --no-startup-id flatpak run org.briarproject.Briar//stable exec --no-startup-id flatpak run org.briarproject.Briar

View File

@ -9,4 +9,4 @@ input "type:keyboard" {
xkb_variant ,altgr-intl,,phonetic_winkeys xkb_variant ,altgr-intl,,phonetic_winkeys
xkb_numlock enable xkb_numlock enable
xkb_options grp:alt_shift_toggle,shift:both_capslock,caps:backspace,nbsp:none,terminate:ctrl_alt_bksp,compose:menu xkb_options grp:alt_shift_toggle,shift:both_capslock,caps:backspace,nbsp:none,terminate:ctrl_alt_bksp,compose:menu
} }

View File

@ -9,4 +9,4 @@ input "type:pointer" {
#accel_profile adaptive #accel_profile adaptive
accel_profile flat accel_profile flat
pointer_accel 0 pointer_accel 0
} }