Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jay Ta'ala
jt-config-repo
Commits
de8cafb2
Commit
de8cafb2
authored
Mar 31, 2020
by
Jay Ta'ala
Browse files
Re-enabled mod+d (since is very well established).
parent
81f235d4
Changes
2
Hide whitespace changes
Inline
Side-by-side
i3/config
View file @
de8cafb2
...
...
@@ -74,6 +74,7 @@ bindsym $mod+Shift+q kill
# start program launcher
#bindsym $mod+d exec --no-startup-id dmenu_recency
bindsym $mod_next+d exec --no-startup-id "rofi -show-icons -modi windowcd,window,drun -show drun"
bindsym $mod_next+Return exec --no-startup-id "rofi -show-icons -modi windowcd,window,drun -show drun"
bindsym $mod_next+Tab exec --no-startup-id "rofi -show-icons -modi windowcd,window,drun -show window"
...
...
i3/config.simple
View file @
de8cafb2
...
...
@@ -54,6 +54,7 @@ bindsym $mod+Shift+q kill
# start dmenu (a program launcher)
bindsym $mod_next+d exec dmenu_run
bindsym $mod_next+Return exec dmenu_run
# There also is the (new) i3-dmenu-desktop which only displays applications
# shipping a .desktop file. It is a wrapper around dmenu, so you need that
# installed.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment