20250123.1737668288
This commit is contained in:
parent
2a80a6530b
commit
c9e005ba47
2 changed files with 4 additions and 2 deletions
Binary file not shown.
|
@ -52,9 +52,11 @@ bindsym $mod+Return exec --no-startup-id alacritty
|
|||
# start emacs
|
||||
bindsym $mod+m exec --no-startup-id emacsclient -a '' -c
|
||||
# start browser
|
||||
bindsym $mod+b exec --no-startup-id librewolf -a '' -c
|
||||
bindsym $mod+b exec --no-startup-id librewolf
|
||||
# start tor
|
||||
bindsym $mod+t exec --no-startup-id torbrowser-launcher -a '' -c
|
||||
bindsym $mod+t exec --no-startup-id torbrowser-launcher
|
||||
# edit keyboard config
|
||||
bindsym $mod+Control+t exec --no-startup-id chromium "https://configure.zsa.io/moonlander/layouts/QxvPD/latest/0"
|
||||
|
||||
# kill focused window
|
||||
bindsym $mod+Shift+q kill
|
||||
|
|
Loading…
Add table
Reference in a new issue