addet screenshots and other stuff
This commit is contained in:
parent
ec93cd7f25
commit
6c39ad1ea4
1 changed files with 7 additions and 10 deletions
17
config
17
config
|
@ -17,7 +17,6 @@
|
||||||
|
|
||||||
"group/power": {
|
"group/power": {
|
||||||
"orientation": "inherit",
|
"orientation": "inherit",
|
||||||
"tooltip": "Powermenu!",
|
|
||||||
"drawer": {
|
"drawer": {
|
||||||
"transition-duration": 500,
|
"transition-duration": 500,
|
||||||
"children-class": "not-power",
|
"children-class": "not-power",
|
||||||
|
@ -84,14 +83,13 @@
|
||||||
},
|
},
|
||||||
"window-rewrite-default": "",
|
"window-rewrite-default": "",
|
||||||
"window-rewrite": {
|
"window-rewrite": {
|
||||||
"title<nvim>": " ",
|
"class<nvim>": " ",
|
||||||
"title<neovide>": " ",
|
"class<neovide>": " ",
|
||||||
"title<shell>": "",
|
"class<shell>": "",
|
||||||
"thorium": "",
|
"thorium": "",
|
||||||
"class<thunar>": "",
|
"class<thunar>": "",
|
||||||
"mercury":"",
|
"mercury":"",
|
||||||
"VSCodium": "",
|
"VSCodium": "",
|
||||||
"class<OBS*>": "",
|
|
||||||
"title<Gear lever>": "",
|
"title<Gear lever>": "",
|
||||||
"balenaEtcher": "",
|
"balenaEtcher": "",
|
||||||
"title<.*youtube.*>": "",
|
"title<.*youtube.*>": "",
|
||||||
|
@ -105,12 +103,12 @@
|
||||||
},
|
},
|
||||||
"hyprland/window": {
|
"hyprland/window": {
|
||||||
"format": " {title}",
|
"format": " {title}",
|
||||||
"on-click-right": "bash -c '$HOME/.config/hypr/.scripts/screenshot_area'",
|
"on-click-right": "$HOME/.config/hypr/scripts/screenshot_area",
|
||||||
"rewrite": {
|
"rewrite": {
|
||||||
"(.*) - NVIM": " NeoVim",
|
"(.*) - NVIM": " NeoVim",
|
||||||
"(.*) — Mozilla Firefox": " Firefox",
|
"(.*) — Mozilla Firefox": " Firefox",
|
||||||
"(.*) — Mercury": " Mercury",
|
|
||||||
"": " Desktop",
|
"": " Desktop",
|
||||||
|
"(.*) — Mercury": " Mercury",
|
||||||
"(.*) Spotify Free": " Spotify",
|
"(.*) Spotify Free": " Spotify",
|
||||||
"(.*) Spotify": " Spotify",
|
"(.*) Spotify": " Spotify",
|
||||||
"(.*) Tidal": " Tidal",
|
"(.*) Tidal": " Tidal",
|
||||||
|
@ -134,7 +132,7 @@
|
||||||
},
|
},
|
||||||
"clock": {
|
"clock": {
|
||||||
"format": "{:%H:%M}",
|
"format": "{:%H:%M}",
|
||||||
"on-click": "$HOME/.config/hypr/.scripts/screenshot_area",
|
"on-click-right": "$HOME/.config/hypr/scripts/screenshot_area",
|
||||||
"tooltip": true
|
"tooltip": true
|
||||||
},
|
},
|
||||||
"custom/weather": {
|
"custom/weather": {
|
||||||
|
@ -206,8 +204,7 @@
|
||||||
},
|
},
|
||||||
"tray": {
|
"tray": {
|
||||||
"icon-size": 20,
|
"icon-size": 20,
|
||||||
"spacing": 8,
|
"spacing": 10
|
||||||
"show-passive-items": true
|
|
||||||
},
|
},
|
||||||
"custom/power": {
|
"custom/power": {
|
||||||
"format": "⏼ ",
|
"format": "⏼ ",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue