removed unnecessary gnome extension (355) and replaced cpu frequency scaling extension
This commit is contained in:
parent
86ce1e2e86
commit
0b994c4900
1 changed files with 1 additions and 2 deletions
3
setup.sh
3
setup.sh
|
@ -454,11 +454,10 @@ setup_gnome_extensions() {
|
||||||
log "installing gnome extensions"
|
log "installing gnome extensions"
|
||||||
extension_ids=(
|
extension_ids=(
|
||||||
36 # lock-keys
|
36 # lock-keys
|
||||||
355 # status-area-horizontal-spacing
|
|
||||||
841 # freon
|
841 # freon
|
||||||
906 # sound-output-device-chooser
|
906 # sound-output-device-chooser
|
||||||
|
945 # cpu-power-manager
|
||||||
1078 # twitchlive-panel
|
1078 # twitchlive-panel
|
||||||
1082 # cpufreq
|
|
||||||
2741 # remove-alttab-delay-v2
|
2741 # remove-alttab-delay-v2
|
||||||
2890 # tray-icons-reloaded
|
2890 # tray-icons-reloaded
|
||||||
3193 # blur-my-shell
|
3193 # blur-my-shell
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue