Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
dotfiles
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jan Hensel
dotfiles
Commits
323e7315
Commit
323e7315
authored
7 months ago
by
Jan Hensel
Browse files
Options
Downloads
Patches
Plain Diff
i3/sway: bind rofi under wayland
(requires rofi-wayland)
parent
cbb8ab0e
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.config/i3/config
+1
-7
1 addition, 7 deletions
.config/i3/config
with
1 addition
and
7 deletions
.config/i3/config
+
1
−
7
View file @
323e7315
...
...
@@ -36,15 +36,9 @@ bindsym $mod+Shift+q kill
# create and show a QR code for the current clipboard contents
bindsym $mod+q exec xclip -selection clipboard -o | qrencode -o - | feh --zoom fill --geometry 800x800 --force-aliasing -
# start dmenu (a program launcher)
#bindsym $mod+d 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.
# bindsym $mod+d exec --no-startup-id i3-dmenu-desktop
# valid alternative programs are dmenu, rofi, tofi, ...
bindsym $mod+d exec rofi -show run
bindsym $mod+shift+d exec rofi -show window
# you could add a rofi window switcher as well...
# moving workspaces to other display
bindsym $mod+i move workspace to output $Display0
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment