This commit is contained in:
committer
2024-05-15 12:53:08 -05:00
parent 15d2b203dd
commit aba8c45ac3

View File

@@ -40,6 +40,8 @@ ex ()
alias ffind='sudo find / -type f -name'
alias keymap="setxkbmap -model pc105 -layout us,no -option grp:caps_toggle,grp_led:scroll"
# # Change the window title of X terminals
# case ${TERM} in
# xterm*|rxvt*|Eterm*|aterm|kterm|gnome*|interix|konsole*)
@@ -73,7 +75,6 @@ alias ffind='sudo find / -type f -name'
# alias res-med="xrandr -s 2560x1440"
# alias res-high="xrandr -s 3840x2160"
#
# alias keymap="setxkbmap -model pc105 -layout us,no -option grp:caps_toggle,grp_led:scroll"
# # ---
# # misc