some "updates"
This commit is contained in:
parent
92ab3ea660
commit
d3428aafc8
4 changed files with 14 additions and 17 deletions
|
@ -20,6 +20,3 @@
|
||||||
|
|
||||||
[diff]
|
[diff]
|
||||||
colorMoved = default
|
colorMoved = default
|
||||||
|
|
||||||
[commit]
|
|
||||||
gpgSign = true
|
|
||||||
|
|
|
@ -7,13 +7,14 @@
|
||||||
"cmp-path": { "branch": "main", "commit": "91ff86cd9c29299a64f968ebb45846c485725f23" },
|
"cmp-path": { "branch": "main", "commit": "91ff86cd9c29299a64f968ebb45846c485725f23" },
|
||||||
"dressing.nvim": { "branch": "master", "commit": "1b7921eecc65af1baf8ac1dc06f0794934cbcfb2" },
|
"dressing.nvim": { "branch": "master", "commit": "1b7921eecc65af1baf8ac1dc06f0794934cbcfb2" },
|
||||||
"fzf-lua": { "branch": "main", "commit": "ce1e24f2a48089b65deefcb0a71a9856839002b5" },
|
"fzf-lua": { "branch": "main", "commit": "ce1e24f2a48089b65deefcb0a71a9856839002b5" },
|
||||||
"gitsigns.nvim": { "branch": "main", "commit": "ee7634ab4f0a6606438fe13e16cbf2065589a5ed" },
|
"gitsigns.nvim": { "branch": "main", "commit": "2d725fdd7fe4a612fa3171ca0a965f455d8dc325" },
|
||||||
"lazy.nvim": { "branch": "main", "commit": "cf8ecc2c5e4332760431a33534240b0cbc6680ab" },
|
"lazy.nvim": { "branch": "main", "commit": "cf8ecc2c5e4332760431a33534240b0cbc6680ab" },
|
||||||
"lualine.nvim": { "branch": "master", "commit": "b431d228b7bbcdaea818bdc3e25b8cdbe861f056" },
|
"lualine.nvim": { "branch": "master", "commit": "b431d228b7bbcdaea818bdc3e25b8cdbe861f056" },
|
||||||
|
"nvim-autopairs": { "branch": "master", "commit": "ee297f215e95a60b01fde33275cc3c820eddeebe" },
|
||||||
"nvim-cmp": { "branch": "main", "commit": "29fb4854573355792df9e156cb779f0d31308796" },
|
"nvim-cmp": { "branch": "main", "commit": "29fb4854573355792df9e156cb779f0d31308796" },
|
||||||
"nvim-lspconfig": { "branch": "master", "commit": "28b205ebe73a18f401e040585106f9bafd8ff21f" },
|
"nvim-lspconfig": { "branch": "master", "commit": "59a6766cbf32c7e4cf3ed685ccad7ffe1dde8c40" },
|
||||||
"nvim-tree.lua": { "branch": "master", "commit": "14039337a563f4efd72831888f332a15585f0ea1" },
|
"nvim-tree.lua": { "branch": "master", "commit": "120ba58254835d412bbc91cffe847e9be835fadd" },
|
||||||
"nvim-treesitter": { "branch": "master", "commit": "00d219068385a4aa80859d4606ad6e03af6faa83" },
|
"nvim-treesitter": { "branch": "master", "commit": "39016abc99853c3e9d70f1bec7e2fa661b9a81bf" },
|
||||||
"nvim-web-devicons": { "branch": "master", "commit": "19d257cf889f79f4022163c3fbb5e08639077bd8" },
|
"nvim-web-devicons": { "branch": "master", "commit": "19d257cf889f79f4022163c3fbb5e08639077bd8" },
|
||||||
"tokyonight.nvim": { "branch": "main", "commit": "2e1daa1d164ad8cc3e99b44ca68e990888a66038" },
|
"tokyonight.nvim": { "branch": "main", "commit": "2e1daa1d164ad8cc3e99b44ca68e990888a66038" },
|
||||||
"ultisnips": { "branch": "master", "commit": "49dc8cb2086db19d385791c8e1635723b0fd95c7" },
|
"ultisnips": { "branch": "master", "commit": "49dc8cb2086db19d385791c8e1635723b0fd95c7" },
|
||||||
|
|
|
@ -11,10 +11,8 @@ set $screenshot grim -g "$(slurp)" - | wl-copy
|
||||||
set $browser librewolf
|
set $browser librewolf
|
||||||
set $clipboard rofi -show clipboard -show-icons
|
set $clipboard rofi -show clipboard -show-icons
|
||||||
set $emoji rofimoji
|
set $emoji rofimoji
|
||||||
set $calc rofi -show calc -no-show-match -no-sort
|
|
||||||
set $youtube $HOME/.config/sway/scripts/youtube.sh
|
set $youtube $HOME/.config/sway/scripts/youtube.sh
|
||||||
set $music chromium --profile-directory=Default --app-id=cinhimbnkkaeohfgghhklpknlkffjgod
|
set $music chromium --profile-directory=Default --app-id=cinhimbnkkaeohfgghhklpknlkffjgod
|
||||||
set $rss chromium --profile-directory=Default --app-id=ghncceofpdlcdigkealkgbemafcmicmh
|
|
||||||
|
|
||||||
set $font_family DejaVu Sans Mono
|
set $font_family DejaVu Sans Mono
|
||||||
set $font_size 11
|
set $font_size 11
|
||||||
|
@ -40,9 +38,8 @@ bindsym $mod+d exec $menu
|
||||||
bindsym $mod+Shift+c reload
|
bindsym $mod+Shift+c reload
|
||||||
bindsym $mod+Shift+e exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -B 'Yes, exit sway' 'swaymsg exit'
|
bindsym $mod+Shift+e exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -B 'Yes, exit sway' 'swaymsg exit'
|
||||||
bindsym Print exec $screenshot
|
bindsym Print exec $screenshot
|
||||||
bindsym $mod+c exec $clipboard
|
bindsym $mod+comma exec $clipboard
|
||||||
bindsym $mod+period exec $emoji
|
bindsym $mod+period exec $emoji
|
||||||
bindsym $mod+comma exec $calc
|
|
||||||
|
|
||||||
bindsym $mod+$alt+b exec $browser
|
bindsym $mod+$alt+b exec $browser
|
||||||
bindsym $mod+$alt+a exec anki
|
bindsym $mod+$alt+a exec anki
|
||||||
|
@ -50,8 +47,8 @@ bindsym $mod+$alt+f exec dolphin
|
||||||
bindsym $mod+$alt+p exec pomatez
|
bindsym $mod+$alt+p exec pomatez
|
||||||
bindsym $mod+$alt+y exec $youtube
|
bindsym $mod+$alt+y exec $youtube
|
||||||
bindsym $mod+$alt+m exec $music
|
bindsym $mod+$alt+m exec $music
|
||||||
bindsym $mod+$alt+r exec $rss
|
|
||||||
bindsym $mod+$alt+e exec evolution
|
bindsym $mod+$alt+e exec evolution
|
||||||
|
bindsym $mod+$alt+c exec korganizer
|
||||||
|
|
||||||
bindsym $mod+$left focus left
|
bindsym $mod+$left focus left
|
||||||
bindsym $mod+$down focus down
|
bindsym $mod+$down focus down
|
||||||
|
|
|
@ -3,12 +3,14 @@ set -g mouse off
|
||||||
|
|
||||||
unbind C-b
|
unbind C-b
|
||||||
set -g prefix C-f
|
set -g prefix C-f
|
||||||
bind-key C-f send-prefix
|
bind C-f send-prefix
|
||||||
|
unbind C-l
|
||||||
|
unbind l
|
||||||
|
|
||||||
# bind -n M-h select-pane -L
|
bind h select-pane -L
|
||||||
# bind -n M-j select-pane -D
|
bind j select-pane -D
|
||||||
# bind -n M-k select-pane -U
|
bind k select-pane -U
|
||||||
# bind -n M-l select-pane -R
|
bind l select-pane -R
|
||||||
|
|
||||||
#reload config file
|
#reload config file
|
||||||
bind r source-file ~/.config/tmux/tmux.conf
|
bind r source-file ~/.config/tmux/tmux.conf
|
||||||
|
|
Loading…
Add table
Reference in a new issue