add thunderbird
This commit is contained in:
parent
ee435aa291
commit
f5fb0d08df
4 changed files with 4 additions and 3 deletions
|
@ -27,6 +27,7 @@ exec-once = hypridle
|
|||
exec-once = [workspace 3 silent] codium
|
||||
#exec-once = [workspace 4 silent] flatpak run com.spotify.Client
|
||||
exec-once = [workspace 4 silent] flatpak run io.github.dweymouth.supersonic
|
||||
exec-once = [workspace 5 silent] thunderbird
|
||||
|
||||
# Bitwarden Window Floating
|
||||
exec-once = ~/.config/hypr/scripts/bitwarden.sh
|
||||
|
|
|
@ -51,7 +51,7 @@ windowrulev2 = workspace 3, class:^(codium)$
|
|||
windowrulev2 = workspace 4, class:^(Spotify)$
|
||||
windowrulev2 = workspace 4, class:^(feishin)$
|
||||
windowrulev2 = workspace 4, class:^(Supersonic)$
|
||||
windowrulev2 = workspace 5, class:^(com.github.IsmaelMartinez.teams_for_linux)$
|
||||
windowrulev2 = workspace 5, class:^(net.thunderbird.Thunderbird)$
|
||||
|
||||
# JetBrains IDEs (IntelliJ, PyCharm) - Workarounds für Hyprland
|
||||
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
"2": "",
|
||||
"3": "",
|
||||
"4": "",
|
||||
"5": "",
|
||||
"5": "",
|
||||
"urgent": "",
|
||||
"focused": "",
|
||||
"default": ""
|
||||
|
|
|
@ -37,7 +37,7 @@ sudo dnf install -y \
|
|||
jetbrains-mono-fonts la-capitaine-cursor-theme \
|
||||
la-capitaine-icon-theme flatseal qt5ct qt6ct \
|
||||
pcmanfm-qt lximage-qt swappy kvantum arc-kde-kvantum \
|
||||
materia-kde-kvantum hyprpaper
|
||||
materia-kde-kvantum hyprpaper thunderbird
|
||||
|
||||
## Entwicklung
|
||||
sudo dnf install -y \
|
||||
|
|
Loading…
Add table
Reference in a new issue