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
|
@ -7,9 +7,9 @@ local options = {
|
|||
|
||||
ui = {
|
||||
icons = {
|
||||
package_pending = " ",
|
||||
package_installed = " ",
|
||||
package_uninstalled = " ﮊ",
|
||||
package_installed = "✓",
|
||||
package_pending = "➜",
|
||||
package_uninstalled = "✗"
|
||||
},
|
||||
|
||||
keymaps = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue