diff options
| author | yuzu-eva <stevenhu@web.de> | 2024-10-10 18:56:54 +0200 |
|---|---|---|
| committer | yuzu-eva <stevenhu@web.de> | 2024-10-10 18:56:54 +0200 |
| commit | 3fd003a02ba89aee3ec9236a4cf49d4cf70f73a1 (patch) | |
| tree | 6bff3a788137276ac86edd15275a87735b7b6627 /.config/i3 | |
| parent | 1e4d281f3706f7b5ab32f992c8ffac78e40ab5bf (diff) | |
updated ncmpcpp fetcher and some aliases
Diffstat (limited to '.config/i3')
| -rw-r--r-- | .config/i3/config | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/i3/config b/.config/i3/config index b1e56cf..21c0928 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -42,9 +42,10 @@ bindsym $mod+p exec --no-startup-id dmenu_run -fn "Hack Nerd Font:size=11" -nb " bindsym $mod+Shift+C kill # application launchers + bindsym $mod+Shift+F exec firefox -P default-release bindsym $mod+Shift+B exec firefox -P less-strict -bindsym $mod+Shift+E exec emacsclient -c -a "emacs" +bindsym $mod+Shift+E exec emacsclient -c -a "" bindsym $mod+z exec boomer bindsym $mod+m exec mpdmenu bindsym $mod+Shift+M exec mpdinfo |
