diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2019-02-19 13:18:06 -0500 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2019-02-19 13:18:06 -0500 |
| commit | 5347017dbf044d584cc7ad7339fc72efa5e381d5 (patch) | |
| tree | f74f5a4f21f112851f147cafc09283f5f31ccb53 /.config/i3 | |
| parent | 7b74f9d8c2c658399596ac0babbd4fe1c1d10506 (diff) | |
| download | eibhear-5347017dbf044d584cc7ad7339fc72efa5e381d5.tar.gz eibhear-5347017dbf044d584cc7ad7339fc72efa5e381d5.tar.zst eibhear-5347017dbf044d584cc7ad7339fc72efa5e381d5.zip | |
readme moved to ~/.local
Diffstat (limited to '.config/i3')
| -rw-r--r-- | .config/i3/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/i3/config b/.config/i3/config index 7b4bcf3..4d4d496 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -280,7 +280,7 @@ for_window [title="mpvfloat"] border pixel 0 no_focus [title="mpvfloat"] # #---Function Buttons---# # -bindsym $mod+F1 exec --no-startup-id groff -kejpt -mom ~/.readme.mom -Tpdf | zathura - +bindsym $mod+F1 exec --no-startup-id groff -kejpt -mom ~/.local/share/larbs/readme.mom -Tpdf | zathura - bindsym $mod+F2 restart bindsym $mod+F3 exec --no-startup-id displayselect bindsym $mod+F4 exec --no-startup-id prompt "Hibernate computer?" "$hibernate" |
