Skip to content

Instantly share code, notes, and snippets.

@TauPan
Created December 23, 2021 09:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save TauPan/62e5d61948cba66641d02155641a6e2a to your computer and use it in GitHub Desktop.
Save TauPan/62e5d61948cba66641d02155641a6e2a to your computer and use it in GitHub Desktop.
My rofi config in ~/.Xdefaults
rofi.modi: combi,window,ssh,drun,run
rofi.combi-modi: window,ssh,drun,run
rofi.terminal: xdotool search stuff\|0fdf windowraise windowactivate
rofi.ssh-command: sh -c "{terminal}; tmux-ssh -n {host}"
rofi.run-shell-command: sh -c "{terminal}; tmux-select-or-new-window '{cmd}' '{cmd}'"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment