Try to make cmd-c work & try to allow screencats

This commit is contained in:
2025-08-26 17:12:38 +02:00
parent dfcdeae0b2
commit cce72aebd6
10 changed files with 36 additions and 50 deletions
+1 -2
View File
@@ -354,8 +354,7 @@
glow
gh
yq
# also for ncat
nmap
nmap # also for ncat
nodePackages.http-server
nvim
rename # this is perl-rename
+2
View File
@@ -43,6 +43,8 @@
"ctrl+shift+v=paste_from_clipboard"
"cmd+c=copy_to_clipboard"
"cmd+v=paste_from_clipboard"
# "XF86Copy=copy_to_clipboard"
# "XF86Paste=paste_from_clipboard"
"ctrl+plus=increase_font_size:1"
"ctrl+equal=increase_font_size:1"
+2
View File
@@ -20,6 +20,8 @@
clear_all_shortcuts yes
map ctrl+shift+c copy_to_clipboard
map ctrl+shift+v paste_from_clipboard
map XF86Copy copy_to_clipboard
map XF86Paste paste_from_clipboard
map ctrl+equal change_font_size current +1.0
map ctrl+plus change_font_size current +1.0
+1 -1
View File
@@ -20,7 +20,7 @@
force = true;
text = ''
[Hotkey/TriggerKeys]
0=Super+space
0=Super+a
[Behavior]
ShowInputMethodInformation=False