fixes
This commit is contained in:
		| @@ -5,3 +5,7 @@ | ||||
| 	defaultBranch = main | ||||
| [pull] | ||||
| 	rebase = false | ||||
| [safe] | ||||
| 	directory = * | ||||
| [commit] | ||||
| 	gpgsign = true | ||||
|   | ||||
| @@ -116,10 +116,10 @@ bindsym --to-code { | ||||
| bindsym --to-code { | ||||
| 	$mod+d scratchpad show | ||||
| 	$altmod+d sticky enable; move scratchpad | ||||
| 	$mod+k focus floating | ||||
| 	$altmod+k floating enable; sticky enable | ||||
| 	$mod+h focus tiling | ||||
| 	$altmod+h focus floating; floating disable; sticky disable | ||||
| 	$mod+k focus tiling | ||||
| 	$altmod+k focus floating; floating disable; sticky disable | ||||
| 	$mod+h focus floating | ||||
| 	$altmod+h floating enable; sticky enable | ||||
| 	$mod+x exec wtype -M ctrl x -m ctrl | ||||
| 	$mod+c exec wtype -M ctrl c -m ctrl | ||||
| 	$mod+v exec wtype -M ctrl v -m ctrl | ||||
|   | ||||
		Reference in New Issue
	
	Block a user