Compare commits

...

2 commits

Author SHA1 Message Date
Johannes Loher d373ea4f39
update 2024-01-08 10:39:40 +01:00
Johannes Loher 02197cda6f
use librewolf instead of firefox 2024-01-08 10:39:31 +01:00
4 changed files with 11 additions and 2 deletions

View file

@ -56,4 +56,11 @@
},
"workbench.colorTheme": "Atom One Dark",
"godot_tools.gdscript_lsp_server_port": 6005,
"redhat.telemetry.enabled": false,
"sonarlint.connectedMode.connections.sonarqube": [
{
"serverUrl": "https://cq.bsh-sdd.com",
"connectionId": "https-cq-bsh-sdd-com-"
}
]
}

View file

@ -212,7 +212,7 @@ bindsym $mod+Shift+e exec "swaynag -f 'pango:$font' -t warning -m 'sway beenden?
# ------------------------------------------------------------------------------
bindsym $mod+Return exec alacritty
bindsym $mod+c exec chromium
bindsym $mod+b exec firefox
bindsym $mod+b exec librewolf
bindsym $mod+t exec thunderbird
bindsym $mod+g exec code
bindsym $mod+z exec thunar
@ -249,6 +249,7 @@ assign [class="^jetbrains-idea$"] $workspace2
assign [class="^jetbrains-idea-ce$"] $workspace2
assign [class="^firefox$"] $workspace3
assign [app_id="^firefox$"] $workspace3
assign [app_id="^LibreWolf$"] $workspace3
assign [class="^Thunderbird$"] $workspace4
assign [app_id="^thunderbird$"] $workspace4
assign [app_id="^thunderbird-beta$"] $workspace4

1
.config/sway/config.local Symbolic link
View file

@ -0,0 +1 @@
config.local##hostname.avior

@ -1 +1 @@
Subproject commit ff7b30ebd2faed7bf2de599ec9f340cffb29a4a4
Subproject commit f209c5b6741e6cf847bf4a77e19f2fbf6ffc5290