diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2018-07-03 10:50:11 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2018-07-03 10:50:11 -0400 |
| commit | c3d7be11a7481d3ae80add165b3493306799e849 (patch) | |
| tree | e264cbabb77a3b95e7a434bd73ddd24519af7821 /.config | |
| parent | 327fe4e4779a60ae2566e94f214ae7573a925766 (diff) | |
| download | eibhear-c3d7be11a7481d3ae80add165b3493306799e849.tar.gz eibhear-c3d7be11a7481d3ae80add165b3493306799e849.tar.zst eibhear-c3d7be11a7481d3ae80add165b3493306799e849.zip | |
tmux neofetch welcome removed
Diffstat (limited to '.config')
| -rw-r--r-- | .config/i3/config | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.config/i3/config b/.config/i3/config index 23fe308..e4d6e0b 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -281,8 +281,6 @@ for_window [instance="dropdown"] border pixel 5 # Runs the tmuxinit script, which searches for an earlier tmux instance, # otherwise starts a new one (to prevent multiple dropdown sessions). exec --no-startup-id $term -n dropdown -e tmuxinit -# Runs neofetch on first tmux screen if installed. -exec_always --no-startup-id "tmux send-keys -t 0:0 'clear && neofetch 2>/dev/null' Enter" # Then I have a window running R I use for basic arithmetic # I'll later bind this to mod+a. |
