Skip to content

begin-theadventure/killwine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

killwine

A shell script for killing Wine and Proton processes.

GloriousEggroll's script with wineserver -k added and a desktop file.

How to install

Arch - the AUR.

Different distros:

Home

Download killwine.sh, allow executing, and create an alias command:

alias killwine='/path/to/killwine.sh'

in one of these files: ~/.bashrc / ~/.zshrc / ~/.config/fish/config.fish.

If you want to use the desktop file, move it to ~/.local/share/applications

Root

Download killwine.sh, allow executing, and move it to /usr/bin

If you want to use the desktop file, move it to /usr/share/applications