issue with protonmail-bridge not solved

This commit is contained in:
afoucaultc 2026-07-07 08:47:55 +02:00
parent 39f608c4ca
commit cddb6edde7
12 changed files with 56 additions and 78 deletions

View file

@ -1,13 +1,20 @@
hl.monitor({
output = monitorA,
mode = "1920x1080@120.00200",
mode = "preferred",
position = "0x0",
scale = "1",
})
hl.monitor({
output = monitorB,
mode = "1920x1080@60",
position = "1920x0",
mode = "preferred",
position = "auto",
scale = "1",
})
hl.monitor({
output = "",
mode = "preferred",
position = "auto",
scale = "1",
})

View file

@ -4,10 +4,11 @@ hl.on("hyprland.start", function()
hl.exec_cmd("wl-paste --type image --watch cliphist store")
hl.exec_cmd("systemctl --user start hyprpolkitagent")
hl.exec_cmd("hyprctl setcursor Bibata-Modern-Ice 24")
hl.exec_cmd("noctalia-shell")
hl.exec_cmd("./~/nixos-config/dotfiles/hypr/unlockbridge.sh")
-- hl.exec_cmd("noctalia-shell")
-- hl.exec_cmd("hyprpanel")
-- hl.exec_cmd("hyprsunset")
-- hl.exec_cmd("xsettingsd")
-- hl.exec_cmd("nwg-look -a")
hl.exec_cmd("protonmail-bridge")
-- hl.exec_cmd("protonmail-bridge")
end)

View file

@ -20,8 +20,8 @@ hl.config({
rounding_power = 10,
-- Change transparency of focused and unfocused windows
active_opacity = 1.0,
inactive_opacity = 1.0,
active_opacity = 0.9,
inactive_opacity = 0.9,
shadow = {
enabled = false,
@ -31,7 +31,7 @@ hl.config({
},
blur = {
enabled = false,
enabled = true,
size = 3,
passes = 1,
vibrancy = 0.1696,

View file

@ -7,3 +7,4 @@ browser = "zen-beta"
app_launcher = "~/.config/rofi/launchers/type-1/launcher.sh"
monitorA = "eDP-1"
monitorB = "HDMI-A-1"
monitorC = "DP-2"

View file

@ -1,11 +1,6 @@
wallpaper {
monitor = eDP-1
monitor =
path = /home/afoucaultc/Pictures/Wallpapers/nix-wallpaper.png
fit_mode = cover
}
wallpaper {
monitor = HDMI-A-1
path = /home/afoucaultc/Pictures/Wallpapers/nix-wallpaper.png
fit_mode = cover
}
splash = false

2
dotfiles/hypr/unlockbridge.sh Executable file
View file

@ -0,0 +1,2 @@
#!/usr/bin/env bash
protonmail-bridge --cli