New scratchpad animation and updated side panel shortcuts to fit the new defaults
This commit is contained in:
parent
92bb14e687
commit
a738119db9
2 changed files with 5 additions and 5 deletions
|
|
@ -119,7 +119,7 @@ animations {
|
||||||
# animation = fadeLayersIn, 1, 1.79, almostLinear
|
# animation = fadeLayersIn, 1, 1.79, almostLinear
|
||||||
# animation = fadeLayersOut, 1, 1.39, almostLinear
|
# animation = fadeLayersOut, 1, 1.39, almostLinear
|
||||||
|
|
||||||
animation = workspaces, 1, 1.94, almostLinear, fade
|
animation = workspaces, 1, 2.2 , easeOutQuint, slidefadevert
|
||||||
animation = workspacesIn, 1, 3, easeOutQuint, slide
|
animation = workspacesIn, 1, 3, easeOutQuint, slide
|
||||||
animation = workspacesOut, 1, 3, easeOutQuint, slide
|
animation = workspacesOut, 1, 3, easeOutQuint, slide
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -71,11 +71,11 @@
|
||||||
|
|
||||||
{
|
{
|
||||||
"label": "",
|
"label": "",
|
||||||
"command": "kitty nmtui"
|
"command": "rofi-wifi"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label": "",
|
"label": "",
|
||||||
"command": "blueman-manager"
|
"command": "rofi-bluetooth"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label":"",
|
"label":"",
|
||||||
|
|
@ -85,12 +85,12 @@
|
||||||
|
|
||||||
{
|
{
|
||||||
"label": "",
|
"label": "",
|
||||||
"command": "kitty vim ~/.config/hypr"
|
"command": "foot hx ~/.config/hypr"
|
||||||
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label": "",
|
"label": "",
|
||||||
"command": "kitty btop"
|
"command": "foot btop"
|
||||||
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue