rofi powermenu + themes, polybar amd_gpu module, nvim icon fix mason, add powermenu on i3
This commit is contained in:
parent
aa29dcc3a8
commit
56bb5ee23d
10 changed files with 387 additions and 5 deletions
|
@ -76,6 +76,9 @@ bindsym $mod+d exec --no-startup-id rofi -show drun
|
|||
# .desktop file. It is a wrapper around dmenu, so you need that installed.
|
||||
# bindcode $mod+40 exec --no-startup-id i3-dmenu-desktop
|
||||
|
||||
# start power menu (rofi)
|
||||
bindsym $mod+p exec --no-startup-id $HOME/.config/rofi/scripts/powermenu.sh
|
||||
|
||||
# change focus
|
||||
bindsym $mod+h focus left
|
||||
bindsym $mod+j focus down
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue