mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-25 20:59:23 +01:00
profile.d: rm mikaela.sh, all that is handled by wayland better
This commit is contained in:
parent
f427d07d1d
commit
df31c22d3e
@ -1,12 +0,0 @@
|
|||||||
# Map compose to left menu and kill x with ctrl alt backspace and
|
|
||||||
# disable unbreakable space
|
|
||||||
setxkbmap -option compose:menu -option terminate:ctrl_alt_bksp -option nbsp:none
|
|
||||||
|
|
||||||
# Set TZ as the current timezone. This is supposed to be sent over SSH.
|
|
||||||
TZ=$(date +%Z)
|
|
||||||
|
|
||||||
# Enable numlock
|
|
||||||
numlockx on
|
|
||||||
|
|
||||||
# Workaround disappearing cursors, probably no harm in any case
|
|
||||||
export XCURSOR_DISCOVER=1
|
|
Loading…
Reference in New Issue
Block a user