Skip to content

carlitosalcala/config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fedora Sway 42

Change configuration trackpad

https://github.com/swaywm/sway/wiki#libinput-config-options

First create your own config file

mkdir -p ~/.config/sway cp /etc/sway/config ~/.config/sway/ $EDITOR ~/.config/sway/config

And go to the input and uncomment the lines tap enable is the one

input is filled with a generic that you can change to * or input type:touchpad

Reload sway config

mod+Shift+c for reloading the config file

Add rpm repositories

sudo dnf install https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm

sudo dnf install https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm

Install Steam

sudo dnf install steam

Guide for AoE2

https://aoe2.arkanosis.net/linux/

Install VSCode

https://code.visualstudio.com/docs/setup/linux#_install-vs-code-on-linux

Install Snap

sudo dnf install snap

Add simlynk

sudo ln -s /var/lib/snapd/snap /snap

Install Eclipse via Snap store

sudo snap install eclipse --classic

About

Linux configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published