Historical fencer, bike packer, friend of the Fae, it’s gets complicated…

  • 15 Posts
  • 115 Comments
Joined 1 year ago
cake
Cake day: June 15th, 2023

help-circle





  • Well, here’s the Waybar config (some things are commented out as I’m endlessly tweaking it…)

    {
    //
    // Reminder: The last statement in a module block cannot
    // be commented out or waybar won’t launch.
    //
    “include”: “~/.config/hypr/waybar/modules”,
    “layer”: “top”,
    //“mode”: “dock”,
    “exclusive”: true,
    “passthrough”: false,
    “position”: “top”,
    “spacing”: 3,
    “fixed-center”: true,
    “ipc”: true,
    “margin-left”: 0,
    “margin-right”: 0,

    “modules-left”: [
    “custom/menu”,
    “hyprland/workspaces”,
    “hyprland/window”,
    ],

    “modules-center”: [
    “clock”,
    //“custom/weather”,
    “custom/task-phone”,
    ],

    “modules-right”: [
    “tray”,
    //“network”,
    “memory”,
    //“pulseaudio”,
    “wireplumber”,
    “pulseaudio#microphone”,
    “custom/cycle_wall”,
    //“custom/task-phone”,
    “custom/power”,
    ],
    }












  • jkmooney@kbin.socialtoLinuxLinux Newbie - Curiosity
    link
    fedilink
    arrow-up
    14
    ·
    5 months ago

    For a new user who just wants a good OS to start with, Pop_OS is a fine choice. A little surprised you had trouble with Mint identifying your WiFi card but, I see others have posted on it. Mint is typically my go-to recommendation for new Linux users.