mirror of
https://github.com/Keyitdev/dotfiles.git
synced 2026-09-24 01:52:09 +00:00
Update: Added mpd and ncmpcpp configs, replaced oh-my-zsh with just .zshrc.
This commit is contained in:
@@ -638,7 +638,7 @@ format-background = ${color.background}
|
||||
format-foreground = ${color.yellow}
|
||||
|
||||
|
||||
click-left = rofi -show drun
|
||||
click-left = rofi -show drun -no-default-config -config ~/.config/rofi/dmenu.rasi
|
||||
; create a new workspace (with the smallest possible number)
|
||||
click-middle = i3-msg workspace $(comm -23 <(seq 1 100) <(i3-msg -t get_workspaces | jq '.[].num' | sort -n) | head -n 1)
|
||||
click-right = rofi-powermenu
|
||||
|
||||
Reference in New Issue
Block a user