update sway session
This commit is contained in:
@ -47,14 +47,14 @@
|
||||
"cmd": "azote"
|
||||
},
|
||||
{
|
||||
"name": "Look & Feel",
|
||||
"icon": "preferences-desktop-theme",
|
||||
"cmd": "lxappearance; import-gsettings gtk-theme:gtk-theme-name icon-theme:gtk-icon-theme-name cursor-theme:gtk-cursor-theme-name"
|
||||
"name": "GTK settings",
|
||||
"icon": "nwg-look",
|
||||
"cmd": "nwg-look"
|
||||
},
|
||||
{
|
||||
"name": "Outputs",
|
||||
"icon": "display",
|
||||
"cmd": "wdisplays && sway-save-outputs"
|
||||
"name": "Displays",
|
||||
"icon": "nwg-displays",
|
||||
"cmd": "nwg-displays"
|
||||
},
|
||||
{
|
||||
"name": "Panel settings",
|
||||
@ -63,7 +63,7 @@
|
||||
},
|
||||
{
|
||||
"name": "Shell settings",
|
||||
"icon": "nwg-shell",
|
||||
"icon": "nwg-shell-config",
|
||||
"cmd": "nwg-shell-config"
|
||||
}
|
||||
],
|
||||
|
@ -52,13 +52,13 @@ button {
|
||||
|
||||
/* Executors usually behave better in monospace fonts */
|
||||
#executor-label {
|
||||
font-family: monospace;
|
||||
font-family: DejaVu Sans Mono;
|
||||
font-size: 16px
|
||||
}
|
||||
|
||||
/* and so does the Clock */
|
||||
#clock {
|
||||
font-family: monospace;
|
||||
font-family: DejaVu Sans Mono;
|
||||
font-size: 16px
|
||||
}
|
||||
|
||||
|
@ -48,14 +48,14 @@
|
||||
"cmd": "azote"
|
||||
},
|
||||
{
|
||||
"name": "Look & Feel",
|
||||
"icon": "preferences-desktop-theme",
|
||||
"cmd": "lxappearance; import-gsettings"
|
||||
"name": "GTK settings",
|
||||
"icon": "nwg-look",
|
||||
"cmd": "nwg-look"
|
||||
},
|
||||
{
|
||||
"name": "Outputs",
|
||||
"icon": "display",
|
||||
"cmd": "wdisplays && sway-save-outputs"
|
||||
"name": "Displays",
|
||||
"icon": "nwg-displays",
|
||||
"cmd": "nwg-displays"
|
||||
},
|
||||
{
|
||||
"name": "Panel settings",
|
||||
@ -64,7 +64,7 @@
|
||||
},
|
||||
{
|
||||
"name": "Shell settings",
|
||||
"icon": "nwg-shell",
|
||||
"icon": "nwg-shell-config",
|
||||
"cmd": "nwg-shell-config"
|
||||
}
|
||||
],
|
||||
|
@ -69,14 +69,14 @@
|
||||
"cmd": "azote"
|
||||
},
|
||||
{
|
||||
"name": "Look & Feel",
|
||||
"icon": "preferences-desktop-theme",
|
||||
"cmd": "lxappearance; import-gsettings gtk-theme:gtk-theme-name icon-theme:gtk-icon-theme-name cursor-theme:gtk-cursor-theme-name"
|
||||
"name": "GTK settings",
|
||||
"icon": "nwg-look",
|
||||
"cmd": "nwg-look"
|
||||
},
|
||||
{
|
||||
"name": "Outputs",
|
||||
"icon": "display",
|
||||
"cmd": "wdisplays && sway-save-outputs"
|
||||
"name": "Displays",
|
||||
"icon": "nwg-displays",
|
||||
"cmd": "nwg-displays"
|
||||
},
|
||||
{
|
||||
"name": "Panel settings",
|
||||
@ -85,7 +85,7 @@
|
||||
},
|
||||
{
|
||||
"name": "Shell settings",
|
||||
"icon": "nwg-shell",
|
||||
"icon": "nwg-shell-config",
|
||||
"cmd": "nwg-shell-config"
|
||||
}
|
||||
],
|
||||
|
@ -45,14 +45,14 @@
|
||||
"cmd": "azote"
|
||||
},
|
||||
{
|
||||
"name": "Look & Feel",
|
||||
"icon": "preferences-desktop-theme",
|
||||
"cmd": "lxappearance; import-gsettings gtk-theme:gtk-theme-name icon-theme:gtk-icon-theme-name cursor-theme:gtk-cursor-theme-name"
|
||||
"name": "GTK settings",
|
||||
"icon": "nwg-look",
|
||||
"cmd": "nwg-look"
|
||||
},
|
||||
{
|
||||
"name": "Outputs",
|
||||
"icon": "display",
|
||||
"cmd": "wdisplays && sway-save-outputs"
|
||||
"name": "Displays",
|
||||
"icon": "nwg-displays",
|
||||
"cmd": "nwg-displays"
|
||||
},
|
||||
{
|
||||
"name": "Panel settings",
|
||||
@ -61,7 +61,7 @@
|
||||
},
|
||||
{
|
||||
"name": "Shell settings",
|
||||
"icon": "nwg-shell",
|
||||
"icon": "nwg-shell-config",
|
||||
"cmd": "nwg-shell-config"
|
||||
}
|
||||
],
|
||||
|
Reference in New Issue
Block a user