Updated config

This commit is contained in:
Eduard Urbach 2024-05-31 13:04:39 +02:00
parent 723da392b2
commit 4749123761
Signed by: akyoto
GPG Key ID: C874F672B1AF20C0
9 changed files with 61 additions and 47 deletions

View File

@ -1,3 +1,5 @@
exec-once = waypaper --restore exec-once = waypaper --restore
exec-once = $statusbar
exec-once = wl-paste --watch cliphist store exec-once = wl-paste --watch cliphist store
exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP

View File

@ -2,18 +2,18 @@
env = MOZ_ENABLE_WAYLAND,1 env = MOZ_ENABLE_WAYLAND,1
# Qt # Qt
env = QT_QPA_PLATFORM,wayland env = QT_QPA_PLATFORM,wayland;xcb
env = QT_QPA_PLATFORMTHEME,qt6ct env = QT_QPA_PLATFORMTHEME,qt6ct
env = QT_WAYLAND_DISABLE_WINDOWDECORATION,1 env = QT_WAYLAND_DISABLE_WINDOWDECORATION,1
# Wayland # Wayland
env = XDG_SESSION_TYPE,wayland env = CLUTTER_BACKEND,wayland
env = GDK_BACKEND,wayland env = GDK_BACKEND,wayland
env = GSK_RENDERER,vulkan env = SDL_VIDEODRIVER,wayland
env = XDG_SESSION_TYPE,wayland
# Wlroots # Vulkan
env = WLR_NO_HARDWARE_CURSORS,1 env = GSK_RENDERER,vulkan
#env = WLR_RENDERER,vulkan
# X11 # X11
env = XCURSOR_SIZE,24 env = XCURSOR_SIZE,24

View File

@ -5,8 +5,17 @@ general {
layout = dwindle layout = dwindle
allow_tearing = true allow_tearing = true
col.active_border = rgba(33ccffee) rgba(00ff99ee) 45deg # Default
col.inactive_border = rgba(595959aa) #col.active_border = rgba(33ccffee) rgba(00ff99ee) 45deg
#col.inactive_border = rgba(595959aa)
# Generic
col.active_border = rgba(ffffff80)
col.inactive_border = rgba(ffffff20)
# Ubuntu
# col.active_border = rgba(d98e1fff) rgba(d87713ff) 45deg
# col.inactive_border = rgba(d98e1f60)
} }
input { input {
@ -46,8 +55,8 @@ decoration {
shadow_render_power = 3 shadow_render_power = 3
col.shadow = rgba(1a1a1aee) col.shadow = rgba(1a1a1aee)
#active_opacity = 0.9 # active_opacity = 0.9
#inactive_opacity = 0.9 inactive_opacity = 0.9
} }
dwindle { dwindle {

View File

@ -4,13 +4,13 @@ $main = SUPER
bind = $main, B, exec, $browser bind = $main, B, exec, $browser
bind = $main, D, exec, $editor bind = $main, D, exec, $editor
bind = $main, E, exec, $files bind = $main, E, exec, $files
bind = $main, F1, exec, $systeminfo
bind = $main, L, exec, $lockscreen bind = $main, L, exec, $lockscreen
bind = $main, Return, exec, $floating
bind = $main, S, exec, pkill $statusbar || $statusbar bind = $main, S, exec, pkill $statusbar || $statusbar
bind = $main, Super_L, exec, pkill $menu || $menu bind = $main, Super_L, exec, pkill $menu || $menu
bind = $main, T, exec, $terminal bind = $main, T, exec, $terminal
bind = $main, W, exec, $wallpaper bind = $main, W, exec, $wallpaper
bind = $main, Return, exec, $floating
bind = $main, F1, exec, $systeminfo
bind = , Print, exec, $screenshot bind = , Print, exec, $screenshot
# Window management # Window management

View File

@ -1,21 +1,21 @@
{ {
"Comment.nvim": { "branch": "master", "commit": "0236521ea582747b58869cb72f70ccfa967d2e89" }, "Comment.nvim": { "branch": "master", "commit": "0236521ea582747b58869cb72f70ccfa967d2e89" },
"flash.nvim": { "branch": "main", "commit": "11a2e667d19d8f48c93c6ed2e2e525ac6b1b79be" }, "flash.nvim": { "branch": "main", "commit": "11a2e667d19d8f48c93c6ed2e2e525ac6b1b79be" },
"gitsigns.nvim": { "branch": "main", "commit": "cdfcd9d39d23c46ae9a040de2c6a8b8bf868746e" }, "gitsigns.nvim": { "branch": "main", "commit": "75dc649106827183547d3bedd4602442340d2f7f" },
"lazy.nvim": { "branch": "main", "commit": "8f19915175395680808de529e4220da8dafc0759" }, "lazy.nvim": { "branch": "main", "commit": "24fa2a97085ca8a7220b5b078916f81e316036fd" },
"mini.completion": { "branch": "main", "commit": "9f4f9686b90c25d78508caa0eda31d4ecc5d91b7" }, "mini.completion": { "branch": "main", "commit": "b7f4971ffc0e042f02f90c14ddceeb0e6472904b" },
"mini.surround": { "branch": "main", "commit": "c52aa751daf62d4a9e6ee24c4a91882ef6842f99" }, "mini.surround": { "branch": "main", "commit": "27096c1a27324ee8f2044ea2adc77366d8a782de" },
"monokai.nvim": { "branch": "master", "commit": "b8bd44d5796503173627d7a1fc51f77ec3a08a63" }, "monokai.nvim": { "branch": "master", "commit": "b8bd44d5796503173627d7a1fc51f77ec3a08a63" },
"noice.nvim": { "branch": "main", "commit": "883cd5b638aef23d087c334940112d39ebff0aaa" }, "noice.nvim": { "branch": "main", "commit": "69c6ad5c1f1c0777125d0275f9871d8609cb0521" },
"nui.nvim": { "branch": "main", "commit": "b1b3dcd6ed8f355c78bad3d395ff645be5f8b6ae" }, "nui.nvim": { "branch": "main", "commit": "b1b3dcd6ed8f355c78bad3d395ff645be5f8b6ae" },
"nvim-autopairs": { "branch": "master", "commit": "c15de7e7981f1111642e7e53799e1211d4606cb9" }, "nvim-autopairs": { "branch": "master", "commit": "c15de7e7981f1111642e7e53799e1211d4606cb9" },
"nvim-lspconfig": { "branch": "master", "commit": "2c1877081b237a643e52ebdebaf36c84a2695639" }, "nvim-lspconfig": { "branch": "master", "commit": "b124ef3bd4435a6db7ff03ea2f5a23e1e0487552" },
"nvim-notify": { "branch": "master", "commit": "d333b6f167900f6d9d42a59005d82919830626bf" }, "nvim-notify": { "branch": "master", "commit": "d333b6f167900f6d9d42a59005d82919830626bf" },
"nvim-tree.lua": { "branch": "master", "commit": "2bc725a3ebc23f0172fb0ab4d1134b81bcc13812" }, "nvim-tree.lua": { "branch": "master", "commit": "5a87ffe35c4739ffb6b62052572583ad277a20ae" },
"nvim-treesitter": { "branch": "master", "commit": "298a9dd4f8a0d95b347a7ebd301849d8b0e3917e" }, "nvim-treesitter": { "branch": "master", "commit": "b7d50e59b1b2990b3ce8761d4cf595f4b71c87e2" },
"nvim-web-devicons": { "branch": "master", "commit": "e37bb1feee9e7320c76050a55443fa843b4b6f83" }, "nvim-web-devicons": { "branch": "master", "commit": "b77921fdc44833c994fdb389d658ccbce5490c16" },
"plenary.nvim": { "branch": "master", "commit": "a3e3bc82a3f95c5ed0d7201546d5d2c19b20d683" }, "plenary.nvim": { "branch": "master", "commit": "a3e3bc82a3f95c5ed0d7201546d5d2c19b20d683" },
"telescope-project.nvim": { "branch": "master", "commit": "1aaf16580a614601a7f7077d9639aeb457dc5559" }, "telescope-project.nvim": { "branch": "master", "commit": "1aaf16580a614601a7f7077d9639aeb457dc5559" },
"telescope.nvim": { "branch": "master", "commit": "5665d93988acfbb0747bdbf4f4cb583bcebc8930" }, "telescope.nvim": { "branch": "master", "commit": "dfa230be84a044e7f546a6c2b0a403c739732b86" },
"vim-visual-multi": { "branch": "master", "commit": "b84a6d42c1c10678928b0bf8327f378c8bc8af5a" } "vim-visual-multi": { "branch": "master", "commit": "b84a6d42c1c10678928b0bf8327f378c8bc8af5a" }
} }

View File

@ -7,6 +7,7 @@
"editor.glyphMargin": false, "editor.glyphMargin": false,
"editor.guides.indentation": false, "editor.guides.indentation": false,
"editor.hideCursorInOverviewRuler": true, "editor.hideCursorInOverviewRuler": true,
"editor.inlayHints.enabled": "off",
"editor.insertSpaces": false, "editor.insertSpaces": false,
"editor.lineNumbers": "off", "editor.lineNumbers": "off",
"editor.renderFinalNewline": "off", "editor.renderFinalNewline": "off",

View File

@ -1,13 +1,16 @@
{ {
"layer": "top", "layer": "top",
"position": "bottom", "position": "top",
"modules-left": [], "modules-left": [
"modules-center": [], "hyprland/workspaces"
],
"modules-center": [
"clock"
],
"modules-right": [ "modules-right": [
"group/hardware", "group/hardware",
"custom/updates", "custom/updates",
"wireplumber", "wireplumber",
"clock",
], ],
"group/hardware": { "group/hardware": {
"orientation": "horizontal", "orientation": "horizontal",

View File

@ -1,21 +1,21 @@
{ {
"clock": { "clock": {
"interval": 60, "interval": 60,
"format": "<span color='#00000040'> </span> {:%H : %M}", "format": "<span color='#ffffff40'> </span> {:%H : %M}",
"tooltip-format": "{:%A, %Y-%m-%d}", "tooltip-format": "{:%A, %Y-%m-%d}",
"on-click": "gnome-clocks", "on-click": "gnome-clocks",
"on-click-right": "date -u +'%Y-%m-%dT%H:%M:%SZ' | wl-copy", "on-click-right": "date -u +'%Y-%m-%dT%H:%M:%SZ' | wl-copy",
}, },
"cpu": { "cpu": {
"interval": 2, "interval": 2,
"format": "<span color='#00000040'>{icon}</span> {usage}%", "format": "<span color='#ffffff40'>{icon}</span> {usage}%",
"format-icons": ["󰾆", "󰾅", "󰓅"], "format-icons": ["󰾆", "󰾅", "󰓅"],
"max-length": 10, "max-length": 10,
"on-click": "$TERMINAL -e btop", "on-click": "$TERMINAL -e btop",
}, },
"custom/updates": { "custom/updates": {
"interval": 300, "interval": 300,
"format": "<span color='#00000040'>󰏖 </span> {}", "format": "<span color='#ffffff40'>󰏖 </span> {}",
"exec": "~/.bin/updates", "exec": "~/.bin/updates",
"return-type": "json", "return-type": "json",
"on-click": "$TERMINAL -e yay", "on-click": "$TERMINAL -e yay",
@ -23,41 +23,41 @@
"custom/gpu": { "custom/gpu": {
"interval": 2, "interval": 2,
"exec": "nvidia-smi --query-gpu=utilization.gpu --format=csv,noheader,nounits", "exec": "nvidia-smi --query-gpu=utilization.gpu --format=csv,noheader,nounits",
"format": "<span color='#00000040'> </span> {}%", "format": "<span color='#ffffff40'> </span> {}%",
"return-type": "", "return-type": "",
"on-click": "$TERMINAL -e nvtop", "on-click": "$TERMINAL -e nvtop",
"max-length": 10, "max-length": 10,
}, },
"memory": { "memory": {
"interval": 2, "interval": 2,
"format": "<span color='#00000040'> </span>{used} GiB", "format": "<span color='#ffffff40'> </span>{used} GiB",
"max-length": 10, "max-length": 10,
"on-click": "$TERMINAL -e btop", "on-click": "$TERMINAL -e btop",
}, },
"network#up": { "network#up": {
"interval": 2, "interval": 2,
"format": "<span color='#00000040'> </span>{bandwidthUpBits}", "format": "<span color='#ffffff40'> </span>{bandwidthUpBits}",
"tooltip-format": " {ifname} upload", "tooltip-format": " {ifname} upload",
"max-length": 10, "max-length": 10,
"on-click": "$TERMINAL -e nethogs", "on-click": "$TERMINAL -e nethogs",
}, },
"network#down": { "network#down": {
"interval": 2, "interval": 2,
"format": "<span color='#00000040'> </span>{bandwidthDownBits}", "format": "<span color='#ffffff40'> </span>{bandwidthDownBits}",
"tooltip-format": " {ifname} download", "tooltip-format": " {ifname} download",
"max-length": 10, "max-length": 10,
"on-click": "$TERMINAL -e nethogs", "on-click": "$TERMINAL -e nethogs",
}, },
"disk": { "disk": {
"interval": 30, "interval": 30,
"format": "<span color='#00000040'>󰋊 </span>{used}", "format": "<span color='#ffffff40'>󰋊 </span>{used}",
"path": "/", "path": "/",
"max-length": 10, "max-length": 10,
"on-click": "$TERMINAL -e dua i", "on-click": "$TERMINAL -e dua i",
}, },
"mpris": { "mpris": {
"format": "<span color='#00000040'>{player_icon}</span> {title}", "format": "<span color='#ffffff40'>{player_icon}</span> {title}",
"format-paused": "<span color='#00000040'>{status_icon}</span> {title}", "format-paused": "<span color='#ffffff40'>{status_icon}</span> {title}",
"player-icons": { "player-icons": {
"default": "󰝚", "default": "󰝚",
"mpv": "󰝚" "mpv": "󰝚"
@ -68,7 +68,7 @@
"title-len": 30, "title-len": 30,
}, },
"wireplumber": { "wireplumber": {
"format": "<span color='#00000040'>{icon}</span> {volume}%", "format": "<span color='#ffffff40'>{icon}</span> {volume}%",
"format-muted": "", "format-muted": "",
"scroll-step": 5, "scroll-step": 5,
"format-icons": ["", "", ""], "format-icons": ["", "", ""],

View File

@ -3,7 +3,7 @@
* { * {
border: none; border: none;
font-family: "Ubuntu Nerd Font"; font-family: "Ubuntu Nerd Font";
font-size: 12px; font-size: 13px;
padding: 0; padding: 0;
margin: 0; margin: 0;
} }
@ -11,7 +11,8 @@
/* ===== Waybar ===== */ /* ===== Waybar ===== */
#waybar { #waybar {
background: transparent; background: rgba(32, 32, 32, 0.8);
/* background: transparent; */
/* background: rgba(54, 137, 230, 0.8); */ /* background: rgba(54, 137, 230, 0.8); */
/* border-top: 1px solid rgba(54, 137, 230, 0.8); */ /* border-top: 1px solid rgba(54, 137, 230, 0.8); */
} }
@ -41,7 +42,7 @@
#wireplumber, #wireplumber,
#custom-gpu, #custom-gpu,
#custom-updates { #custom-updates {
color: rgba(32, 32, 32, 0.8); color: rgba(255, 255, 255, 0.8);
padding: 4px 8px; padding: 4px 8px;
margin: 2px; margin: 2px;
margin-right: 0; margin-right: 0;
@ -70,17 +71,16 @@
/* ===== Workspaces ===== */ /* ===== Workspaces ===== */
#workspaces button { #workspaces button {
/* color: rgba(38, 41, 44, 0.9); */ margin-left: 8px;
padding: 0px 5px;
color: white; color: white;
background: transparent; background: transparent;
text-shadow: none; text-shadow: none;
border-radius: 0; border-radius: 0;
opacity: 0.5; opacity: 0.1;
} }
#workspaces button.empty { #workspaces button.empty {
opacity: 0.5; opacity: 0.1;
} }
#workspaces button.active { #workspaces button.active {
@ -92,10 +92,9 @@
#workspaces button.persistent {} #workspaces button.persistent {}
#workspaces button.hidden {} #workspaces button.hidden {}
/* ===== Extra colors ===== */ /* ===== Extra colors ===== */
#cpu { /*#cpu {
background: rgb(50.15%, 92.07%, 99.48%); background: rgb(50.15%, 92.07%, 99.48%);
} }
@ -121,4 +120,4 @@
#clock { #clock {
background: rgb(90%, 90%, 90%); background: rgb(90%, 90%, 90%);
} }*/