forked from Shinonome/dots-hyprland
Update quickscripts.js
This commit is contained in:
@@ -42,11 +42,11 @@ const scripts = [
|
|||||||
enabled: isArchDistro,
|
enabled: isArchDistro,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
icon: 'arch-symbolic',
|
icon: 'desktop-symbolic',
|
||||||
name: 'Change resolution',
|
name: 'Change resolution',
|
||||||
command: `bash .config/ags/modules/sideleft/tools/changeres.sh`,
|
command: `bash ${App.configDir}/modules/sideleft/tools/changeres.sh`,
|
||||||
enabled: isArchDistro,
|
enabled: true,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
icon: 'arch-symbolic',
|
icon: 'arch-symbolic',
|
||||||
name: 'Remove orphan packages',
|
name: 'Remove orphan packages',
|
||||||
|
|||||||
Reference in New Issue
Block a user