removed duplicate file and disabled freq on taskbar
This commit is contained in:
parent
5ba3db3597
commit
0668b04d12
2 changed files with 2 additions and 8 deletions
|
@ -1,7 +0,0 @@
|
||||||
[org/gnome/shell/extensions/cpupower]
|
|
||||||
default-ac-profile=''
|
|
||||||
default-battery-profile=''
|
|
||||||
profiles=[(10, 20, false, 'Energy Saver', '3543104510'), (25, 75, false, 'Quiet', '2933733108'), (100, 100, true, 'High Performance', '1498332451')]
|
|
||||||
show-arrow-in-taskbar=false
|
|
||||||
show-icon-in-taskbar=true
|
|
||||||
taskbar-freq-unit-ghz=true
|
|
|
@ -2,6 +2,7 @@
|
||||||
default-ac-profile=''
|
default-ac-profile=''
|
||||||
default-battery-profile=''
|
default-battery-profile=''
|
||||||
profiles=[(10, 20, false, 'Energy Saver', '3543104510'), (25, 75, false, 'Quiet', '2933733108'), (100, 100, true, 'High Performance', '1498332451')]
|
profiles=[(10, 20, false, 'Energy Saver', '3543104510'), (25, 75, false, 'Quiet', '2933733108'), (100, 100, true, 'High Performance', '1498332451')]
|
||||||
show-arrow-in-taskbar=true
|
show-arrow-in-taskbar=false
|
||||||
|
show-freq-in-taskbar=false
|
||||||
show-icon-in-taskbar=true
|
show-icon-in-taskbar=true
|
||||||
taskbar-freq-unit-ghz=true
|
taskbar-freq-unit-ghz=true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue