new configs
This commit is contained in:
parent
eb5c87cd37
commit
ba740c14ae
2 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
[language-server.OmniSharp]
|
||||
command = "OmniSharp"
|
||||
args = ["--languageserver"]
|
||||
timeout = 300
|
||||
|
||||
[[language]]
|
||||
name = "markdown"
|
||||
language-servers = [ "ltex-ls" ]
|
||||
language-servers = [ "ltex-ls-plus" ]
|
||||
|
|
|
@ -50,3 +50,5 @@ bindsym Print exec grim -g "$(slurp)" - | swappy -f -
|
|||
bindsym $mod+c exec clipman pick --tool=CUSTOM --tool-args="fuzzel -d"
|
||||
bindsym $mod+a exec /home/rudism/skynet/scripts/choose-audio -select
|
||||
bindsym $mod+v exec /home/rudism/skynet/scripts/change-resolution
|
||||
|
||||
bindsym $mod+t layout tabbed
|
||||
|
|
Loading…
Add table
Reference in a new issue