Skip to content

Commit

Permalink
🔀 first merge with manjaro config
Browse files Browse the repository at this point in the history
  • Loading branch information
pad92 committed Mar 26, 2021
1 parent e1eff0d commit 7c14142
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .config/i3/config
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ bindsym $mod+Shift+q kill

# start dmenu (a program launcher)
# installed.
#bindsym $mod+Shift+d exec --no-startup-id i3-dmenu-desktop
bindsym $mod+Shift+d exec --no-startup-id "rofi -i -modi drun,run,window -show drun"
#bindsym $mod+d exec --no-startup-id i3-dmenu-desktop
bindsym $mod+d exec --no-startup-id "rofi -i -modi drun,run,window -show drun"
bindsym $mod+Tab exec --no-startup-id "rofi -i -modi drun,run,window -show window"
bindsym $mod+Shift+v exec rofi -modi 'clipboard:greenclip print' -show clipboard -run-command '{cmd}'

Expand Down

0 comments on commit 7c14142

Please sign in to comment.