diff options
Diffstat (limited to '.config')
-rw-r--r-- | .config/btop/btop.conf | 68 | ||||
-rw-r--r-- | .config/foot/foot.ini | 38 | ||||
-rw-r--r-- | .config/hypr/hyprland.conf | 25 | ||||
-rw-r--r-- | .config/kitty/kitty.conf | 94 | ||||
-rw-r--r-- | .config/mako/config | 2 | ||||
-rw-r--r-- | .config/rofi/config.rasi | 156 | ||||
-rw-r--r-- | .config/rofi/gruvbox.rasi | 55 | ||||
-rw-r--r-- | .config/shell/profile | 4 | ||||
-rwxr-xr-x | .config/swayimg/key-handler | 8 |
9 files changed, 124 insertions, 326 deletions
diff --git a/.config/btop/btop.conf b/.config/btop/btop.conf index f54e85d..f613f1b 100644 --- a/.config/btop/btop.conf +++ b/.config/btop/btop.conf @@ -1,6 +1,70 @@ -color_theme = "/usr/share/btop/themes/gruvbox_dark.theme" +color_theme = "/usr/share/btop/themes/everforest-dark-medium.theme" theme_background = False +presets = "cpu:1:default,proc:0:default cpu:0:default,mem:0:default,net:0:default cpu:0:block,net:0:tty" vim_keys = True rounded_corners = False -shown_boxes = "cpu net proc mem gpu0" +graph_symbol = "braille" +graph_symbol_cpu = "braille" +graph_symbol_gpu = "default" +graph_symbol_mem = "default" +graph_symbol_net = "default" +graph_symbol_proc = "default" +shown_boxes = "mem net proc cpu" +update_ms = 2000 proc_sorting = "memory" +proc_reversed = False +proc_tree = False +proc_colors = True +proc_gradient = True +proc_per_core = False +proc_mem_bytes = True +proc_cpu_graphs = True +proc_info_smaps = False +proc_left = False +proc_filter_kernel = False +proc_aggregate = False +cpu_graph_upper = "Auto" +cpu_graph_lower = "Auto" +show_gpu_info = "Auto" +cpu_invert_lower = True +cpu_single_graph = True +cpu_bottom = False +show_uptime = True +check_temp = True +cpu_sensor = "Auto" +show_coretemp = True +cpu_core_map = "" +temp_scale = "celsius" +base_10_sizes = False +show_cpu_freq = True +clock_format = "%X" +background_update = True +custom_cpu_name = "" +disks_filter = "" +mem_graphs = False +mem_below_net = False +zfs_arc_cached = True +show_swap = True +swap_disk = True +show_disks = True +only_physical = True +use_fstab = True +zfs_hide_datasets = False +disk_free_priv = False +show_io_stat = True +io_mode = False +io_graph_combined = False +io_graph_speeds = "" +net_download = 100 +net_upload = 100 +net_auto = True +net_sync = True +net_iface = "" +base_10_bitrate = "Auto" +show_battery = True +selected_battery = "Auto" +show_battery_watts = True +log_level = "WARNING" +nvml_measure_pcie_speeds = True +rsmi_measure_pcie_speeds = True +gpu_mirror_graph = False diff --git a/.config/foot/foot.ini b/.config/foot/foot.ini new file mode 100644 index 0000000..a9a9f46 --- /dev/null +++ b/.config/foot/foot.ini @@ -0,0 +1,38 @@ +font=monospace:size=14 +font-size-adjustment=3 + +[cursor] +# style=beam + +[colors] +# alpha = 0.8 +foreground=d3c6aa +background=2b3339 + +regular0=374247 +bright0=404c51 +regular1=e67e80 +bright1=e67e80 +regular2=a7c080 +bright2=a7c080 +regular3=dbbc7f +bright3=dbbc7f +regular4=7fbbb3 +bright4=7fbbb3 +regular5=d699b6 +bright5=d699b6 +regular6=83c092 +bright6=83c092 +regular7=859289 +bright7=9da9a0 + +[key-bindings] +clipboard-copy=Mod1+c +clipboard-paste=Mod1+v +scrollback-up-line=Mod1+k +scrollback-down-line=Mod1+j +font-increase=Mod1+Shift+k +font-decrease=Mod1+Shift+j +font-reset=Mod1+0 +show-urls-launch=Mod1+l +show-urls-copy=Mod1+y diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 066cc0a..8f092bb 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -2,17 +2,18 @@ monitor = DP-3, 3840x2160@165, 0x0, 1.5 monitor = DP-2, 2560x1440@165, -2560x0, 1 -$terminal = kitty -$menu = rofi -show drun +$terminal = footclient +$menu = mew-run exec-once = dbus-update-activation-environment --all +exec-once = foot --server exec-once = start-pipewire exec-once = mpd exec-once = waybar exec-once = mako exec-once = swayidle exec-once = singboxwrap -exec-once = sleep 0.1 && randombg +# exec-once = sleep 0.1 && randombg exec-once = gpg-agent --daemon exec-once = gnome-keyring-daemon --start --components=secrets @@ -32,12 +33,12 @@ env = GTK_THEME,Everforest-Purple-Dark # permission = /usr/(bin|local/bin)/hyprpm, plugin, allow general { - gaps_in = 5 - gaps_out = 10 + gaps_in = 0 + gaps_out = 0 - border_size = 3 - col.active_border = rgba(83a598ff) - col.inactive_border = rgba(595959aa) + border_size = 2 + col.active_border = rgb(83a598) + col.inactive_border = rgb(595959) resize_on_border = false @@ -47,7 +48,7 @@ general { } decoration { - rounding = 10 + rounding = 0 rounding_power = 2 active_opacity = 1.0 inactive_opacity = 1.0 @@ -57,7 +58,7 @@ decoration { } blur { - enabled = true + enabled = false size = 3 passes = 1 @@ -66,7 +67,7 @@ decoration { } animations { - enabled = true + enabled = false bezier = easeOutQuint,0.23,1,0.32,1 bezier = easeInOutCubic,0.65,0.05,0.36,1 bezier = linear,0,0,1,1 @@ -104,7 +105,7 @@ misc { force_default_wallpaper = 0 disable_hyprland_logo = true enable_swallow = 1 - swallow_regex = ^(kitty)$ + swallow_regex = ^(footclient)$ } experimental { diff --git a/.config/kitty/kitty.conf b/.config/kitty/kitty.conf deleted file mode 100644 index 61ca426..0000000 --- a/.config/kitty/kitty.conf +++ /dev/null @@ -1,94 +0,0 @@ -# SETTINGS -font_size 14 -background_opacity 0.9 -confirm_os_window_close 0 -window_padding_width 5 -cursor_blink_interval 0 - -bold_font auto -italic_font auto -bold_italic_font auto - -map alt+c copy_to_clipboard -map alt+v paste_from_clipboard - -map alt+k scroll_line_up -map alt+j scroll_line_down - -map alt+shift+k increase_font_size -map alt+shift+j decrease_font_size -map alt+0 change_font_size all 0 - -map alt+l open_url_with_hints - -# vim:ft=kitty - -## name: Everforest Dark Hard -## author: Emil Löfquist (https://github.com/ewal) -## license: MIT -## upstream: https://github.com/ewal/kitty-everforest/blob/master/themes/everforest_dark_hard.conf -## blurb: Dark (hard) theme based on https://github.com/sainnhe/everforest for Vim. - -foreground #d3c6aa -background #2b3339 -selection_foreground #9da9a0 -selection_background #503946 - -cursor #d3c6aa -cursor_text_color #323c41 - -url_color #7fbbb3 - -active_border_color #a7c080 -inactive_border_color #53605c -bell_border_color #e69875 -visual_bell_color none - -wayland_titlebar_color system -macos_titlebar_color system - -active_tab_background #2b3339 -active_tab_foreground #d3c6aa -inactive_tab_background #3a454a -inactive_tab_foreground #9da9a0 -tab_bar_background #323c41 -tab_bar_margin_color none - -mark1_foreground #2b3339 -mark1_background #7fbbb3 -mark2_foreground #2b3339 -mark2_background #d3c6aa -mark3_foreground #2b3339 -mark3_background #d699b6 - -#: black -color0 #374247 -color8 #404c51 - -#: red -color1 #e67e80 -color9 #e67e80 - -#: green -color2 #a7c080 -color10 #a7c080 - -#: yellow -color3 #dbbc7f -color11 #dbbc7f - -#: blue -color4 #7fbbb3 -color12 #7fbbb3 - -#: magenta -color5 #d699b6 -color13 #d699b6 - -#: cyan -color6 #83c092 -color14 #83c092 - -#: white -color7 #859289 -color15 #9da9a0 diff --git a/.config/mako/config b/.config/mako/config index 3fc8de0..409afa9 100644 --- a/.config/mako/config +++ b/.config/mako/config @@ -6,7 +6,7 @@ max-history=10 sort=-time on-button-left=invoke-default-action -on-button-middle=exec makoctl menu -n $id -- rofi -dmenu -p 'Select action: ' +on-button-middle=exec makoctl menu -n $id -- mew -p 'Select action: ' on-button-right=dismiss max-visible=10 diff --git a/.config/rofi/config.rasi b/.config/rofi/config.rasi deleted file mode 100644 index b9deba7..0000000 --- a/.config/rofi/config.rasi +++ /dev/null @@ -1,156 +0,0 @@ -@theme "gruvbox" - -configuration { - modi: "drun,run"; - font: "JetBrainsMono Nerd Font bold 20px"; - show-icons: false; - terminal: "kitty"; - drun-display-format: "{name}"; - location: 0; - disable-history: false; - sidebar-mode: true; - display-drun: "Apps"; - display-run: "Command"; - display-window: "Window"; -} - -window { - background-color: @background; - border: 6; - border-radius: 14px; - padding: 4; - fullscreen: false; - width: 750; - height: 520; -} - -mainbox { - border: 0; - padding: 0; -} - -message { - border: 0 0 0; - border-color: @separatorcolor; - padding: 1px; -} - -textbox { - highlight: @highlight; - text-color: @foreground; -} - -listview { - border: 0 0 0; - padding: 10px -5px 10px 5px; - border-color: @separatorcolor; - spacing: 10px; - scrollbar: @scrollbar; -} - -element { - padding: 5px 10px; - border-radius: 5px; - margin: 0 5px 0 5px; -} - -element.normal.normal { - background-color: @normal-background; - text-color: @normal-foreground; -} - -element.normal.urgent { - background-color: @urgent-background; - text-color: @urgent-foreground; -} - -element.normal.active { - background-color: @active-background; - text-color: @active-foreground; -} - -element.selected.normal { - background-color: @selected-normal-background; - text-color: @selected-normal-foreground; -} - -element.selected.urgent { - background-color: @selected-urgent-background; - text-color: @selected-urgent-foreground; -} - -element.selected.active { - background-color: @selected-active-background; - text-color: @selected-active-foreground; -} - -element.alternate.normal { - background-color: @alternate-normal-background; - text-color: @alternate-normal-foreground; -} - -element.alternate.urgent { - background-color: @alternate-urgent-background; - text-color: @alternate-urgent-foreground; -} - -element.alternate.active { - background-color: @alternate-active-background; - text-color: @alternate-active-foreground; -} - -scrollbar { - enabled: false; - width: 0; - border: 0; - handle-color: @scrollbar-handle; - handle-width: 0; - padding: 0; - margin: 0; -} - -mode-switcher { - border: 0 0 0; - border-color: @separatorcolor; - margin: 5px; -} - -inputbar { - spacing: 0; - text-color: @normal-foreground; - padding: 2px; - children: [ prompt, entry, case-indicator ]; -} - -case-indicator, -entry, -prompt, -button { - spacing: 5px; - text-color: @normal-foreground; - border-radius: 5px; - padding: 10px 20px; - margin: 0px; -} - -prompt { - background-color: @prompt-background; - text-color: @prompt-foreground; - border-radius: 5px; -} - -button.selected { - background-color: @selected-normal-background; - text-color: @selected-normal-foreground; -} - -textbox-prompt-sep { - expand: false; - str: ">>"; - text-color: @normal-foreground; - margin: 10px 0 0 0; -} -element-text, element-icon { - background-color: inherit; - text-color: inherit; -} diff --git a/.config/rofi/gruvbox.rasi b/.config/rofi/gruvbox.rasi deleted file mode 100644 index b2d538b..0000000 --- a/.config/rofi/gruvbox.rasi +++ /dev/null @@ -1,55 +0,0 @@ -* { - highlight: bold italic; - scrollbar: true; - - /* gruv = Gruvbox Dark */ - gruv-bg-dim: #282828; - gruv-bg0: #3c3836; - gruv-bg1: #504945; - gruv-bg2: #665c54; - gruv-bg3: #7c6f64; - gruv-bg4: #928374; - gruv-bg5: #a89984; - gruv-red: #fb4934; - gruv-orange: #fe8019; - gruv-yellow: #fabd2f; - gruv-green: #b8bb26; - gruv-blue: #83a598; - gruv-aqua: #8ec07c; - gruv-purple: #d3869b; - gruv-fg: #ebdbb2; - gruv-gray0: #665c54; - gruv-gray1: #7c6f64; - gruv-gray2: #928374; - - background: @gruv-bg-dim; - background-color: @background; - foreground: @gruv-fg; - border-color: @gruv-blue; - separatorcolor: @border-color; - scrollbar-handle: @border-color; - - normal-background: @gruv-bg0; - normal-foreground: @foreground; - alternate-normal-background: @gruv-bg1; - alternate-normal-foreground: @foreground; - selected-normal-background: @gruv-blue; - selected-normal-foreground: @background; - - active-background: @gruv-blue; - active-foreground: @background; - alternate-active-background: @active-background; - alternate-active-foreground: @active-foreground; - selected-active-background: @active-background; - selected-active-foreground: @active-foreground; - - urgent-background: @gruv-red; - urgent-foreground: @background; - alternate-urgent-background: @urgent-background; - alternate-urgent-foreground: @urgent-foreground; - selected-urgent-background: @urgent-background; - selected-urgent-foreground: @urgent-foreground; - - prompt-background: @gruv-blue; - prompt-foreground: @background; -} diff --git a/.config/shell/profile b/.config/shell/profile index b72491c..ee4854f 100644 --- a/.config/shell/profile +++ b/.config/shell/profile @@ -11,8 +11,8 @@ unsetopt PROMPT_SP 2>/dev/null # Default programs: export EDITOR="nvim" export MANPAGER='nvim +Man!' -export TERMINAL="kitty" -export TERMINAL_PROG="kitty" +export TERMINAL="footclient" +export TERMINAL_PROG="footclient" export BROWSER="icecat" unset SSH_AGENT_PID diff --git a/.config/swayimg/key-handler b/.config/swayimg/key-handler index 4e886b2..67943a9 100755 --- a/.config/swayimg/key-handler +++ b/.config/swayimg/key-handler @@ -1,17 +1,17 @@ #!/bin/sh file=$1 [ -z "$selection" ] && selection=$(printf "w - Set as wallpaper\nc - Copy to dir\nm - Move to dir\nr - Rotate 90°\nR - Rotate -90°\nf - Flip horizontal\ny - Copy filename to clipboard\nY - Copy full path to clipboard\nd - Delete\ng - Open in GIMP\ni - Show media info" | - rofi -dmenu -i -l 12 -p "Choose action for selected files:") + mew -i -l 12 -p "Choose action for selected files:") action=$(printf "%s" "$selection" | cut -d'-' -f1 | tr -d ' ') case "$action" in "w") setbg "$file" & ;; "c") - [ -z "$destdir" ] && destdir="$(sed "s/#.*$//;/^\s*$/d" ${XDG_CONFIG_HOME:-$HOME/.config}/shell/bm-dirs | awk '{print $2}' | rofi -dmenu -l 20 -i -p "Copy file(s) to where?" | sed "s|~|$HOME|g")" + [ -z "$destdir" ] && destdir="$(sed "s/#.*$//;/^\s*$/d" ${XDG_CONFIG_HOME:-$HOME/.config}/shell/bm-dirs | awk '{print $2}' | mew -l 20 -i -p "Copy file(s) to where?" | sed "s|~|$HOME|g")" [ ! -d "$destdir" ] && notify-send "$destdir is not a directory, cancelled." && exit cp "$file" "$destdir" && notify-send -i "$(readlink -f "$file")" "$file copied to $destdir." & ;; "m") - [ -z "$destdir" ] && destdir="$(sed "s/#.*$//;/^\s*$/d" ${XDG_CONFIG_HOME:-$HOME/.config}/shell/bm-dirs | awk '{print $2}' | rofi -dmenu -l 20 -i -p "Move file(s) to where?" | sed "s|~|$HOME|g")" + [ -z "$destdir" ] && destdir="$(sed "s/#.*$//;/^\s*$/d" ${XDG_CONFIG_HOME:-$HOME/.config}/shell/bm-dirs | awk '{print $2}' | mew -l 20 -i -p "Move file(s) to where?" | sed "s|~|$HOME|g")" [ ! -d "$destdir" ] && notify-send "$destdir is not a directory, cancelled." && exit mv "$file" "$destdir" && notify-send -i "$(readlink -f "$file")" "$file moved to $destdir." & ;; @@ -28,7 +28,7 @@ file=$1 readlink -f "$file" | tr -d '\n' | wl-copy && notify-send "$(readlink -f "$file") copied to clipboard" & ;; "d") - [ "$(printf "No\\nYes" | rofi -dmenu -i -p "Really delete $file?")" = "Yes" ] && rm "$file" && notify-send "$file deleted." ;; + [ "$(printf "No\\nYes" | mew -i -p "Really delete $file?")" = "Yes" ] && rm "$file" && notify-send "$file deleted." ;; "g") ifinstalled gimp && setsid -f gimp "$file" ;; "i") notify-send "File information" "$(mediainfo "$file" | sed "s/[ ]\+:/:/g;s/: /: <b>/;s/$/<\/b>/" | rg "<b>")" ;; *) notify-send "No keybind for that key" ;; |