mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-06 07:19:27 -05:00
Update quickscripts.js
This commit is contained in:
@@ -40,6 +40,12 @@ const scripts = [
|
||||
name: 'Update packages',
|
||||
command: `sudo pacman -Syyu`,
|
||||
enabled: isArchDistro,
|
||||
},
|
||||
{
|
||||
icon: 'arch-symbolic',
|
||||
name: 'Change resolution',
|
||||
command: `bash .config/ags/modules/sideleft/tools/changeres.sh`,
|
||||
enabled: isArchDistro,
|
||||
},
|
||||
{
|
||||
icon: 'arch-symbolic',
|
||||
|
||||
Reference in New Issue
Block a user