diff options
author | Yigit Sever | 2019-05-21 15:54:12 +0300 |
---|---|---|
committer | Yigit Sever | 2019-05-21 15:54:12 +0300 |
commit | 674b73bcc98df81bb37f3694d0e6b52b6d95e596 (patch) | |
tree | a09ce4712325f18cd39a66bcf2c3e37c7f022ea8 | |
parent | 8fdecaddaf6c61c70a00b5cb4b970e808a0a23e3 (diff) | |
download | dotfiles-674b73bcc98df81bb37f3694d0e6b52b6d95e596.tar.gz dotfiles-674b73bcc98df81bb37f3694d0e6b52b6d95e596.tar.bz2 dotfiles-674b73bcc98df81bb37f3694d0e6b52b6d95e596.zip |
Mobile doesn't use thunar
-rw-r--r-- | .config/i3/config##mobile.Linux.Luchs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/i3/config##mobile.Linux.Luchs b/.config/i3/config##mobile.Linux.Luchs index b10c814..0aabeab 100644 --- a/.config/i3/config##mobile.Linux.Luchs +++ b/.config/i3/config##mobile.Linux.Luchs | |||
@@ -92,7 +92,7 @@ bindsym $mod+minus scratchpad show | |||
92 | 92 | ||
93 | # shortcuts for frequent programs | 93 | # shortcuts for frequent programs |
94 | bindsym $mod+Shift+z exec zotero | 94 | bindsym $mod+Shift+z exec zotero |
95 | bindsym $mod+Shift+f exec thunar | 95 | bindsym $mod+Shift+f exec pcmanfm |
96 | 96 | ||
97 | # start a terminal | 97 | # start a terminal |
98 | bindsym $mod+Return exec kitty | 98 | bindsym $mod+Return exec kitty |