forked from andonome/lk
		
	remove repetititive entries
This commit is contained in:
		| @@ -1,21 +0,0 @@ | ||||
| --- | ||||
| title: "xdg" | ||||
| tags: [ "Documentation", "Defaults", "System" ] | ||||
| --- | ||||
|  | ||||
| Tab is your friend. | ||||
|  | ||||
| What filetype is this file? | ||||
|  | ||||
| > xdg-mime query filetype *somefile.pdf* | ||||
|  | ||||
| `application/pdf` | ||||
|  | ||||
| Make `application/pdf` open with zathura as default: | ||||
|  | ||||
| > xdg-mime default org.pwmt.zathura.desktop application/pdf | ||||
|  | ||||
| Ask what happens with a filetype: | ||||
|  | ||||
| > xdg-mime query default audio/mp3 | ||||
|  | ||||
| @@ -1,14 +0,0 @@ | ||||
| --- | ||||
| title: "xkbmap" | ||||
| tags: [ "Documentation", "System" ] | ||||
| --- | ||||
| # Language Layouts | ||||
|  | ||||
| Polish | ||||
|  | ||||
| > setxkbmap pl | ||||
|  | ||||
| # Make Caps Key Escape | ||||
|  | ||||
| > setxkbmap -option caps:escape | ||||
|  | ||||
		Reference in New Issue
	
	Block a user