mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
add niri setup
This commit is contained in:
parent
6df9c0ee70
commit
d25692ccf3
4 changed files with 251 additions and 0 deletions
17
config/waybar/modules/niri.json
Normal file
17
config/waybar/modules/niri.json
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"niri/workspaces": {
|
||||
"format": "{icon}",
|
||||
"format-icons": {
|
||||
"tools": "",
|
||||
"web": "",
|
||||
"dev": "",
|
||||
"media": "",
|
||||
"default": ""
|
||||
}
|
||||
},
|
||||
"niri/language": {
|
||||
"format": " {}",
|
||||
"format-uk": "укр",
|
||||
"format-en": "eng"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue