Compare commits
25 Commits
502cb22980
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 72935ac389 | |||
| 00224acc15 | |||
| 46f5116347 | |||
| 2115aff639 | |||
| 21c90c6d03 | |||
| 8e11d7ed04 | |||
| b497e885ee | |||
| 9d3f3d04af | |||
| 62e518fbe2 | |||
| ebf8ad121b | |||
| 9a9064d173 | |||
| d30901f052 | |||
| 54706440cd | |||
| 1ca2f10f09 | |||
| 4b31754f09 | |||
| 55c5238c74 | |||
| 870ce279c6 | |||
| 79780f3c50 | |||
| 3dcbfe7d27 | |||
| 7687fd009a | |||
| c106245c14 | |||
| 8a85e3cf8b | |||
| aa12f22983 | |||
| 510fb5530c | |||
| 5cd7ec9d9e |
@@ -9,3 +9,5 @@ st-0.9.2/x.o
|
|||||||
karabiner-ts-config/node_modules
|
karabiner-ts-config/node_modules
|
||||||
__pycache__
|
__pycache__
|
||||||
tags
|
tags
|
||||||
|
vim/.vim/view
|
||||||
|
vim/.vim/.netrwhist
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
open -n -a "alacritty.app"
|
open -n -a "kitty.app"
|
||||||
|
|||||||
+11
-3
@@ -4,11 +4,9 @@ set $left h
|
|||||||
set $down j
|
set $down j
|
||||||
set $up k
|
set $up k
|
||||||
set $right l
|
set $right l
|
||||||
set $term alacritty
|
set $term kitty
|
||||||
set $just just --justfile ~/.config/i3/justfile
|
set $just just --justfile ~/.config/i3/justfile
|
||||||
|
|
||||||
for_window [class=".*"] fullscreen disable
|
|
||||||
for_window [class=".*"] floating disable
|
|
||||||
floating_minimum_size -1 x -1
|
floating_minimum_size -1 x -1
|
||||||
floating_maximum_size -1 x -1
|
floating_maximum_size -1 x -1
|
||||||
|
|
||||||
@@ -135,7 +133,17 @@ bindsym --release XF86MonBrightnessUp exec --no-startup-id brightnessctl set 5%+
|
|||||||
# Screenshot (use scrot instead of grim)
|
# Screenshot (use scrot instead of grim)
|
||||||
bindsym Print exec scrot ~/Pictures/screenshot-%Y-%m-%d-%H%M%S.png
|
bindsym Print exec scrot ~/Pictures/screenshot-%Y-%m-%d-%H%M%S.png
|
||||||
|
|
||||||
|
|
||||||
|
#class border background text indicator child_border
|
||||||
|
client.focused #ffffff #ffffff #000000 #ffffff #ffffff
|
||||||
|
|
||||||
# Status bar (use i3bar + i3status)
|
# Status bar (use i3bar + i3status)
|
||||||
bar {
|
bar {
|
||||||
status_command i3status
|
status_command i3status
|
||||||
|
|
||||||
|
colors {
|
||||||
|
#class border background text
|
||||||
|
focused_workspace #ffffff #ffffff #000000
|
||||||
|
inactive_workspace #333333 #333333 #ffffff
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,5 +1,11 @@
|
|||||||
choose-monitor:
|
choose-monitor:
|
||||||
sh choose-monitor.sh
|
sh choose-monitor.sh
|
||||||
|
just reset-wallpaper
|
||||||
|
|
||||||
|
reset-wallpaper:
|
||||||
|
xsetroot -solid black
|
||||||
|
|
||||||
program-picker:
|
program-picker:
|
||||||
dmenu_run -p 'start program'
|
rofi -show drun
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
+15
-15
@@ -35,24 +35,24 @@
|
|||||||
"type": "basic"
|
"type": "basic"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
|
||||||
{
|
|
||||||
"description": "swap alt and cmd",
|
|
||||||
"manipulators": [
|
|
||||||
{
|
|
||||||
"from": { "key_code": "left_option" },
|
|
||||||
"to": [{ "key_code": "left_command" }],
|
|
||||||
"type": "basic"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"from": { "key_code": "left_command" },
|
|
||||||
"to": [{ "key_code": "left_option" }],
|
|
||||||
"type": "basic"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"devices": [
|
||||||
|
{
|
||||||
|
"identifiers": {
|
||||||
|
"is_keyboard": true,
|
||||||
|
"product_id": 21042,
|
||||||
|
"vendor_id": 1155
|
||||||
|
},
|
||||||
|
"simple_modifications": [
|
||||||
|
{
|
||||||
|
"from": { "key_code": "grave_accent_and_tilde" },
|
||||||
|
"to": [{ "key_code": "non_us_backslash" }]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
"name": "KarabinerTS",
|
"name": "KarabinerTS",
|
||||||
"selected": true,
|
"selected": true,
|
||||||
"virtual_hid_keyboard": { "keyboard_type_v2": "iso" }
|
"virtual_hid_keyboard": { "keyboard_type_v2": "iso" }
|
||||||
+15
-15
@@ -35,24 +35,24 @@
|
|||||||
"type": "basic"
|
"type": "basic"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
|
||||||
{
|
|
||||||
"description": "swap alt and cmd",
|
|
||||||
"manipulators": [
|
|
||||||
{
|
|
||||||
"from": { "key_code": "left_option" },
|
|
||||||
"to": [{ "key_code": "left_command" }],
|
|
||||||
"type": "basic"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"from": { "key_code": "left_command" },
|
|
||||||
"to": [{ "key_code": "left_option" }],
|
|
||||||
"type": "basic"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"devices": [
|
||||||
|
{
|
||||||
|
"identifiers": {
|
||||||
|
"is_keyboard": true,
|
||||||
|
"product_id": 21042,
|
||||||
|
"vendor_id": 1155
|
||||||
|
},
|
||||||
|
"simple_modifications": [
|
||||||
|
{
|
||||||
|
"from": { "key_code": "grave_accent_and_tilde" },
|
||||||
|
"to": [{ "key_code": "non_us_backslash" }]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
"name": "KarabinerTS",
|
"name": "KarabinerTS",
|
||||||
"selected": true,
|
"selected": true,
|
||||||
"virtual_hid_keyboard": { "keyboard_type_v2": "iso" }
|
"virtual_hid_keyboard": { "keyboard_type_v2": "iso" }
|
||||||
@@ -51,6 +51,23 @@
|
|||||||
"to": [{ "key_code": "non_us_backslash" }]
|
"to": [{ "key_code": "non_us_backslash" }]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"identifiers": {
|
||||||
|
"is_keyboard": true,
|
||||||
|
"product_id": 8467,
|
||||||
|
"vendor_id": 16700
|
||||||
|
},
|
||||||
|
"simple_modifications": [
|
||||||
|
{
|
||||||
|
"from": { "key_code": "left_option" },
|
||||||
|
"to": [{ "key_code": "left_command" }]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"from": { "key_code": "left_command" },
|
||||||
|
"to": [{ "key_code": "left_option" }]
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"name": "KarabinerTS",
|
"name": "KarabinerTS",
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@@ -598,7 +598,10 @@ require'lazy'.setup{ --{{{1
|
|||||||
'williamboman/mason.nvim',
|
'williamboman/mason.nvim',
|
||||||
},
|
},
|
||||||
cond = function()
|
cond = function()
|
||||||
local mason_registry = require'mason-registry'
|
local ok, mason_registry = pcall(require, 'mason-registry')
|
||||||
|
if not ok then
|
||||||
|
return false
|
||||||
|
end
|
||||||
return mason_registry.is_installed('roslyn')
|
return mason_registry.is_installed('roslyn')
|
||||||
end,
|
end,
|
||||||
opts = {
|
opts = {
|
||||||
|
|||||||
@@ -23,6 +23,8 @@ bind-key c-p switch-client -l
|
|||||||
bind c-g popup -E -w 100% -h 100% -d "#{pane_current_path}" -b rounded lazygit
|
bind c-g popup -E -w 100% -h 100% -d "#{pane_current_path}" -b rounded lazygit
|
||||||
bind c-t popup -E -w 100% -h 100% -b rounded -d "#{pane_current_path}"
|
bind c-t popup -E -w 100% -h 100% -b rounded -d "#{pane_current_path}"
|
||||||
bind c-s popup -E -w 100% -h 100% -b rounded "sesh"
|
bind c-s popup -E -w 100% -h 100% -b rounded "sesh"
|
||||||
|
bind c-b popup -E -w 100% -h 100% -b rounded "btop"
|
||||||
|
bind c-f popup -E -w 100% -h 100% -b rounded "xplr"
|
||||||
bind c-x confirm-before -p "Kill current session #S? (y/n)" kill-session
|
bind c-x confirm-before -p "Kill current session #S? (y/n)" kill-session
|
||||||
|
|
||||||
bind j command-prompt -p "Join window:" "join-pane -h -s %1"
|
bind j command-prompt -p "Join window:" "join-pane -h -s %1"
|
||||||
|
|||||||
+7
-6
@@ -62,12 +62,13 @@ set wildignore=*.o,*.obj,.git/**,tags,*.pyc
|
|||||||
set noswapfile
|
set noswapfile
|
||||||
set makeprg=just
|
set makeprg=just
|
||||||
syntax on
|
syntax on
|
||||||
tnoremap <c-w>c <c-\><c-n><c-w>c
|
tnoremap <silent> <c-w>c <c-\><c-n><c-w>c
|
||||||
xnoremap H ^
|
xnoremap <silent> H ^
|
||||||
xnoremap L $
|
xnoremap <silent> L $
|
||||||
nnoremap Q @@
|
nnoremap <silent> Q @@
|
||||||
nnoremap ,m :make<CR>
|
nnoremap <silent> ,m :make<CR>
|
||||||
nnoremap - :E<CR>
|
nnoremap <silent> - :E<CR>
|
||||||
|
nnoremap <silent> _ :execute 'Explore ' . fnameescape(getcwd())<CR>
|
||||||
|
|
||||||
if has('clipboard')
|
if has('clipboard')
|
||||||
set clipboard^=unnamed,unnamedplus
|
set clipboard^=unnamed,unnamedplus
|
||||||
|
|||||||
Reference in New Issue
Block a user