Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

kde increase refresh rate

sudo nano /home/evai/.config/kwinrc

# add 
[Compositing]
Backend=OpenGL
Enabled=true
MaxFPS=144

sudo nano /usr/share/sddm/scripts/Xsetup

# add
xrandr --rate 144

# important press
ALT + SHIFT + F12
Comment

PREVIOUS NEXT
Code Example
Shell :: kde 144 fps 
Shell :: linux recover deleted file 
Shell :: ubuntu 20.04 install repo 
Shell :: new ssh key github 
Shell :: generate new ssh key 
Shell :: sshd: no hostkeys available -- exiting. 
Shell :: github push local branch to remote 
Shell :: vscode restart window 
Shell :: install nix macos 
Shell :: add user to dialout group 
Shell :: EsLint global installation 
Shell :: how to view current ssh git 
Shell :: install microsoft edge terminal 
Shell :: how to install appium 
Shell :: flush the port 3001 
Shell :: copy from server to local scp 
Shell :: start logstash 
Shell :: linux command to update nodejs 
Shell :: Start and Enable Apache 
Shell :: minishift admin-user addon 
Shell :: $$ in shell script 
Shell :: raspberry clear cache 
Shell :: if statement in shell script 
Shell :: composer add git repository 
Shell :: flutter pubspec install 
Shell :: how to stash specific file in git 
Shell :: how do I push a repo that says allready exists 
Shell :: add changes from different branch 
Shell :: dev/mapper/ubuntu--vg-ubuntu--lv 
Shell :: list node running 
ADD CONTENT
Topic
Content
Source link
Name
6+4 =