diff --git a/README.md b/README.md index 7d2b7a0..b0f3aad 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ + Launcher: rofi + Bar: polybar + Notifications: dunst -+ Compositor: [picom](https://github.com/tryone144/compton/tree/feature/dual_kawase) ++ Compositor: [picom](https://github.com/ibhagwan/picom) + Set Wallpaper: feh + Info: [fet.sh](https://github.com/6gk/fet.sh) + Screenshots: Flameshot diff --git a/laptop-nord/.config/alacritty/alacritty.yml b/laptop-nord/.config/alacritty/alacritty.yml index 948cad1..073dfd3 100644 --- a/laptop-nord/.config/alacritty/alacritty.yml +++ b/laptop-nord/.config/alacritty/alacritty.yml @@ -34,8 +34,8 @@ window: # Blank space added around the window in pixels. This padding is scaled # by DPI and the specified value is always added at both opposing sides. padding: - x: 15 - y: 15 + x: 25 + y: 25 # Spread additional padding evenly around the terminal content. dynamic_padding: false diff --git a/laptop-nord/.config/i3/config b/laptop-nord/.config/i3/config index 6d07b7a..494b3c3 100644 --- a/laptop-nord/.config/i3/config +++ b/laptop-nord/.config/i3/config @@ -57,12 +57,12 @@ bindsym $mod+n workspace next bindsym $mod+p workspace prev # Rofi and dmenu -bindsym $mod+space exec "~/.config/rofi/launchers-git/launcher.sh" +bindsym $mod+d exec "~/.config/rofi/launchers-git/launcher.sh" set $nord0d '#2e3440' set $frost2d '#eceff4' set $greend '#A3BE8C' -bindsym $mod+d exec "dmenu_run -fn 'FiraCode Nerd Font Mono' -nb '#2e3440' -sb '#a3be8c' -nf '#eceff4' -sf '#2e3440'" +bindsym $mod+Shift+d exec "dmenu_run -fn 'FiraCode Nerd Font Mono' -nb '#2e3440' -sb '#a3be8c' -nf '#eceff4' -sf '#2e3440'" # Screenhot bindsym $mod+Shift+p exec "flameshot gui" diff --git a/laptop-nord/.config/picom.conf b/laptop-nord/.config/picom.conf index ddf86bd..db50515 100644 --- a/laptop-nord/.config/picom.conf +++ b/laptop-nord/.config/picom.conf @@ -7,6 +7,12 @@ opacity-rule = [ #inactive-dim = 0.15; inactive-opacity = 0.9; +corner-radius = 15.0; +rounded-corners-exclude= [ + "class_g = 'i3-frame'", + "class_g = 'dmenu'" +]; + backend = "glx"; blur: { method: "dual_kawase"; diff --git a/laptop-nord/.config/polybar/config b/laptop-nord/.config/polybar/config index ed92b75..6ee6fd0 100644 --- a/laptop-nord/.config/polybar/config +++ b/laptop-nord/.config/polybar/config @@ -1,4 +1,4 @@ -; ft=dosini +; vim: ft=dosini [colors] transparent = #00000000 @@ -26,8 +26,6 @@ accent = ${colors.green} foreground = ${colors.frost2} background = ${colors.nord0} -tray = ${colors.nord0} - ################################################################################ [bar/global] monitor = ${env:MONITOR} @@ -63,7 +61,7 @@ offset-y = 8px modules-left = i3 modules-center = spotify -modules-right = update brightness volume date +modules-right = update backlight volume date ################################################################################ [bar/workspaces] @@ -75,6 +73,8 @@ override-redirect = true offset-x = 8px offset-y = 8px +line-size = 3 + modules-center = i3 ################################################################################ @@ -92,28 +92,33 @@ modules-center = spotify ################################################################################ [bar/status] inherit = bar/global -width = 22% +width = 20% override-redirect = true fixed-center = true -offset-x = 67%:-8px +offset-x = 72%:-8px offset-y = 8px -modules-center = update backlight volume battery date +module-margin = 1 + +line-size = 3 + +modules-center = backlight volume battery date ################################################################################ [bar/tray] inherit = bar/global -width = 10% +width = 7% override-redirect = true fixed-center = true -offset-x = 90%:-8px +offset-x = 93%:-8px offset-y = 8px tray-position = center +tray-padding = 2 modules-center = update @@ -143,11 +148,10 @@ ws-icon-default =  #label-focused = "" label-focused = "%icon%" label-focused-padding = 1 -label-focused-underline = ${colors.red} +label-focused-underline = ${colors.green} #label-unfocused = "" label-unfocused = "%icon%" -label-unfocused-foreground = ${colors.nord3} label-unfocused-padding = 1 label-urgent = "%icon%" @@ -158,8 +162,6 @@ label-urgent-padding = 1 [module/date] type = internal/date -format-padding = 1 - interval = 1.0 #time =  %I:%M %p - %A, %d %B %Y @@ -167,6 +169,7 @@ time =  %I:%M %p %d.%m.%Y time-alt =  %I:%M %p format =