Skip Navigation

Posts
1
Comments
2
Joined
2 yr. ago

  • I did 4 things, that helped me a lot:

    1. Make aliases for the most visited directories

    alias cem=’cd /home/drops/.config/emacs’

    1. Make aliases for moving up the tree tree:

    alias. .=’cd. . && ls’

    Three points for two levels up, etc...

    1. Name all directories lowercase, 3-5 letters long, and try to avoid directories with the same starting letter as siblings That way you can use tab completion with just a single letter
    2. Use the option to jump to subdirectories of /home/user from everywhere.
  • Nope, I switched back to X11 after I found, that xdotool couldn't work with Wayland, and ydotool doesn't support window handling.

  • Linux @lemmy.ml

    Why do all windows react differently to xdotool resize