add third monitor and remove deprecated crates code extension
This commit is contained in:
parent
af15e05858
commit
3e46677b54
5 changed files with 86 additions and 20 deletions
10
sway/config
10
sway/config
|
@ -147,7 +147,8 @@ exec waybar
|
|||
bindsym $mod+8 exec "~/.config/sway/switch-workspace.sh 8"
|
||||
bindsym $mod+9 exec "~/.config/sway/switch-workspace.sh 9"
|
||||
bindsym $mod+0 exec "~/.config/sway/switch-workspace.sh 10"
|
||||
bindsym $mod+equal workspace side
|
||||
bindsym $mod+equal workspace right
|
||||
bindsym $mod+minus workspace left
|
||||
# Move focused container to workspace
|
||||
bindsym $mod+Shift+1 move container to workspace number 1
|
||||
bindsym $mod+Shift+2 move container to workspace number 2
|
||||
|
@ -159,7 +160,8 @@ exec waybar
|
|||
bindsym $mod+Shift+8 move container to workspace number 8
|
||||
bindsym $mod+Shift+9 move container to workspace number 9
|
||||
bindsym $mod+Shift+0 move container to workspace number 10
|
||||
bindsym $mod+Shift+equal move container to workspace side
|
||||
bindsym $mod+Shift+equal move container to workspace right
|
||||
bindsym $mod+Shift+minus move container to workspace left
|
||||
# Note: workspaces can have any name you want, not just numbers.
|
||||
# We just use 1-10 as the default.
|
||||
#
|
||||
|
@ -194,11 +196,11 @@ exec waybar
|
|||
# You can send windows there and get them back later.
|
||||
|
||||
# Move the currently focused window to the scratchpad
|
||||
bindsym $mod+Shift+minus move scratchpad
|
||||
bindsym $mod+Shift+backslash move scratchpad
|
||||
|
||||
# Show the next scratchpad window or hide the focused scratchpad window.
|
||||
# If there are multiple scratchpad windows, this command cycles through them.
|
||||
bindsym $mod+minus scratchpad show
|
||||
bindsym $mod+backslash scratchpad show
|
||||
#
|
||||
# Resizing containers:
|
||||
#
|
||||
|
|
|
@ -1,6 +1,9 @@
|
|||
output "Acer Technologies EK271U E 14160766B3W01" mode 2560x1440@100hz adaptive_sync on position 0,480
|
||||
output "Hewlett Packard HP ZR22w CN41250H24" transform 270
|
||||
output "Hewlett Packard HP ZR22w CN41250FHX" transform 270 position 2560,0
|
||||
workspace side output "Hewlett Packard HP ZR22w CN41250FHX"
|
||||
|
||||
output "Hewlett Packard HP ZR22w CN41250H24" transform 270 position 2560,0
|
||||
workspace right output "Hewlett Packard HP ZR22w CN41250H24"
|
||||
|
||||
output "Hewlett Packard HP ZR22w CN41250FHX" transform 270 position -1080,-40
|
||||
workspace left output "Hewlett Packard HP ZR22w CN41250FHX"
|
||||
|
||||
output * bg ~/.config/sway/backgrounds/logo.png center #1E1E2E
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"minimizeToTray": "on",
|
||||
"minimizeToTray": true,
|
||||
"discordBranch": "stable",
|
||||
"arRPC": "on",
|
||||
"arRPC": true,
|
||||
"splashColor": "oklab(0.899401 -0.00192499 -0.00481987)",
|
||||
"splashBackground": "rgb(0, 7, 32)",
|
||||
"spellCheckLanguages": [
|
||||
|
|
|
@ -365,14 +365,6 @@
|
|||
"PreviewMessage": {
|
||||
"enabled": false
|
||||
},
|
||||
"PronounDB": {
|
||||
"enabled": true,
|
||||
"showInMessages": true,
|
||||
"showSelf": true,
|
||||
"pronounSource": 0,
|
||||
"showInProfile": true,
|
||||
"pronounsFormat": "LOWERCASE"
|
||||
},
|
||||
"QuickMention": {
|
||||
"enabled": false
|
||||
},
|
||||
|
@ -611,6 +603,77 @@
|
|||
},
|
||||
"FullSearchContext": {
|
||||
"enabled": false
|
||||
},
|
||||
"UserMessagesPronouns": {
|
||||
"enabled": true,
|
||||
"showInMessages": true,
|
||||
"showSelf": true,
|
||||
"pronounSource": 0,
|
||||
"showInProfile": true,
|
||||
"pronounsFormat": "LOWERCASE"
|
||||
},
|
||||
"DynamicImageModalAPI": {
|
||||
"enabled": true
|
||||
},
|
||||
"AccountPanelServerProfile": {
|
||||
"enabled": false
|
||||
},
|
||||
"AlwaysExpandRoles": {
|
||||
"enabled": false
|
||||
},
|
||||
"AppleMusicRichPresence": {
|
||||
"enabled": false
|
||||
},
|
||||
"ConsoleJanitor": {
|
||||
"enabled": false
|
||||
},
|
||||
"CopyEmojiMarkdown": {
|
||||
"enabled": false
|
||||
},
|
||||
"CopyFileContents": {
|
||||
"enabled": false
|
||||
},
|
||||
"CtrlEnterSend": {
|
||||
"enabled": false
|
||||
},
|
||||
"CustomIdle": {
|
||||
"enabled": false
|
||||
},
|
||||
"DontRoundMyTimestamps": {
|
||||
"enabled": false
|
||||
},
|
||||
"FixImagesQuality": {
|
||||
"enabled": false
|
||||
},
|
||||
"ImageLink": {
|
||||
"enabled": false
|
||||
},
|
||||
"MentionAvatars": {
|
||||
"enabled": false
|
||||
},
|
||||
"MessageLatency": {
|
||||
"enabled": false
|
||||
},
|
||||
"NoMaskedUrlPaste": {
|
||||
"enabled": false
|
||||
},
|
||||
"NoOnboardingDelay": {
|
||||
"enabled": false
|
||||
},
|
||||
"NoServerEmojis": {
|
||||
"enabled": false
|
||||
},
|
||||
"PauseInvitesForever": {
|
||||
"enabled": false
|
||||
},
|
||||
"ReplaceGoogleSearch": {
|
||||
"enabled": false
|
||||
},
|
||||
"ReplyTimestamp": {
|
||||
"enabled": false
|
||||
},
|
||||
"Summaries": {
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"notifications": {
|
||||
|
@ -623,6 +686,6 @@
|
|||
"authenticated": true,
|
||||
"url": "https://api.vencord.dev/",
|
||||
"settingsSync": true,
|
||||
"settingsSyncVersion": 1727271960157
|
||||
"settingsSyncVersion": 1730605482947
|
||||
}
|
||||
}
|
|
@ -1,4 +1,3 @@
|
|||
1yib.rust-bundle
|
||||
afmicc.getterandsettergenerator
|
||||
ahmadalli.vscode-nginx-conf
|
||||
andischerer.theme-atom-one-dark
|
||||
|
@ -90,7 +89,6 @@ novy.vsc-gcode
|
|||
phplasma.csv-to-table
|
||||
pilleye.dusk-theme
|
||||
platformio.platformio-ide
|
||||
procratstinator.gray-formatter
|
||||
raynigon.nginx-formatter
|
||||
rdnlsmith.linux-themes
|
||||
redhat.java
|
||||
|
|
Loading…
Reference in a new issue