Compare commits
No commits in common. "b5ff0461aa98848d4ae2ad5464cb526c7dba8e27" and "d30f1dd63add54fd880bb1a4933f446002379ae1" have entirely different histories.
b5ff0461aa
...
d30f1dd63a
6 changed files with 6 additions and 13 deletions
|
@ -20,14 +20,13 @@ with lib; let
|
|||
kill = "${pkgs.procps}/bin/kill";
|
||||
kitty = "${config.home-manager.users.${config.custom.username}.programs.kitty.package}/bin/kitty";
|
||||
left = config.home-manager.users.${config.custom.username}.home.file.".local/bin/left".source;
|
||||
libreoffice = "${config.custom.programs.libreoffice.package}/bin/libreoffice";
|
||||
loginctl = "${pkgs.systemd}/bin/loginctl";
|
||||
menu = config.home-manager.users.${config.custom.username}.home.file.".local/bin/menu".source;
|
||||
nautilus = "${pkgs.nautilus}/bin/nautilus";
|
||||
networkmanager_dmenu = "${pkgs.networkmanager_dmenu}/bin/networkmanager_dmenu";
|
||||
notify-send = "${pkgs.libnotify}/bin/notify-send";
|
||||
obsidian = "${pkgs.obsidian}/bin/obsidian";
|
||||
onlyoffice-desktopeditors = "${pkgs.onlyoffice-bin}/bin/onlyoffice-desktopeditors --system-title-bar --xdg-desktop-portal";
|
||||
onlyoffice = "${pkgs.onlyoffice-bin}/bin/onlyoffice-desktopeditors --system-title-bar --xdg-desktop-portal";
|
||||
pkill = "${pkgs.procps}/bin/pkill";
|
||||
playerctl = "${pkgs.playerctl}/bin/playerctl";
|
||||
remote = config.home-manager.users.${config.custom.username}.home.file.".local/bin/remote".source;
|
||||
|
@ -205,7 +204,7 @@ in {
|
|||
(key "Up" "Super+Shift" "movewindow" "u")
|
||||
|
||||
(key "0" "Super" "exec" "${swayosd-client} --output-volume mute-toggle")
|
||||
(key "0" "Super+Shift" "exec" zoom)
|
||||
(key "0" "Super+Shift" "exec" "${zoom}")
|
||||
(key "1" "Ctrl+Alt" "exec" "lifx state --brightness 0.01")
|
||||
(key "1" "Super" "workspace" "1")
|
||||
(key "1" "Super+Alt" "exec" "lifx state --kelvin 1500")
|
||||
|
@ -232,7 +231,7 @@ in {
|
|||
(key "7" "Super+Shift" "movetoworkspacesilent" "7")
|
||||
(key "8" "Super" "workspace" "8")
|
||||
(key "8" "Super+Shift" "movetoworkspacesilent" "8")
|
||||
(key "9" "Super" "exec" audio)
|
||||
(key "9" "Super" "exec" "${audio}")
|
||||
(key "A" "Ctrl+Alt" "exec" "${waydroid} session stop")
|
||||
(key "A" "Super" "togglespecialworkspace" "android")
|
||||
(key "A" "Super+Shift" "movetoworkspacesilent" "special:android")
|
||||
|
@ -248,7 +247,7 @@ in {
|
|||
(key "M" "Super" "togglespecialworkspace" "music")
|
||||
(key "M" "Super+Shift" "movetoworkspacesilent" "special:music")
|
||||
(key "O" "Super" "togglespecialworkspace" "office")
|
||||
(key "O" "Super+Ctrl" "exec" libreoffice)
|
||||
(key "O" "Super+Ctrl" "exec" "${onlyoffice}")
|
||||
(key "O" "Super+Shift" "movetoworkspacesilent" "special:office")
|
||||
(key "P" "Ctrl+Alt" "exec" "${pkill} 1password")
|
||||
(key "P" "Super" "togglespecialworkspace" "password")
|
||||
|
|
|
@ -10,7 +10,6 @@ with lib; let
|
|||
hyprctl = "${config.programs.hyprland.package}/bin/hyprctl";
|
||||
kitty = "${config.home-manager.users.${config.custom.username}.programs.kitty.package}/bin/kitty";
|
||||
launch = config.home-manager.users.${config.custom.username}.home.file.".local/bin/launch".source;
|
||||
libreoffice = "${config.custom.programs.libreoffice.package}/bin/libreoffice";
|
||||
loupe = "${pkgs.loupe}/bin/loupe";
|
||||
onlyoffice-desktopeditors = "${pkgs.onlyoffice-bin}/bin/onlyoffice-desktopeditors --system-title-bar --xdg-desktop-portal";
|
||||
pgrep = "${pkgs.procps}/bin/pgrep";
|
||||
|
@ -33,7 +32,7 @@ in {
|
|||
"special:android, on-created-empty:${launch} --workspace special:android --empty ${waydroid} app launch com.YoStarEN.Arknights"
|
||||
"special:gamescope, on-created-empty:MANGOHUD=0 ${gamescope} --fullscreen --steam ${steam}"
|
||||
"special:music, on-created-empty:${youtube-music}"
|
||||
"special:office, on-created-empty:${launch} --workspace special:office --empty --tile -- ${libreoffice}"
|
||||
"special:office, on-created-empty:${launch} --workspace special:office --empty --tile -- ${onlyoffice-desktopeditors}"
|
||||
"special:password, on-created-empty:${launch} --workspace special:password --empty ${_1password}"
|
||||
"special:steam, on-created-empty:${steam}"
|
||||
"special:terminal, on-created-empty:${kitty}"
|
||||
|
|
|
@ -112,7 +112,6 @@ in {
|
|||
"col.nogroup_border" = "rgba(dc322f40)";
|
||||
#// allow_tearing = true;
|
||||
border_size = config.custom.border;
|
||||
extend_border_grab_area = 5;
|
||||
gaps_in = config.custom.gap / 2;
|
||||
gaps_out = config.custom.gap;
|
||||
layout = "master";
|
||||
|
|
|
@ -473,7 +473,7 @@ in {
|
|||
Name = "Reddit";
|
||||
Alias = "r";
|
||||
IconURL = "https://www.redditstatic.com/desktop2x/img/favicon/favicon-96x96.png";
|
||||
URLTemplate = "https://search.brave.com/search?q=site%3Areddit.com+{searchTerms}";
|
||||
URLTemplate = "https://search.bjork.tech/search?q=site%3Areddit.com+{searchTerms}";
|
||||
}
|
||||
|
||||
{
|
||||
|
|
|
@ -9,9 +9,6 @@ in {
|
|||
options.custom.services.fwupd.enable = mkOption {default = false;};
|
||||
|
||||
config = mkIf cfg.enable {
|
||||
# BUG: Cache not refreshing properly with libxmlb < 0.3.21
|
||||
# https://github.com/fwupd/fwupd/issues/7918
|
||||
# https://github.com/NixOS/nixpkgs/issues/347248
|
||||
# https://wiki.nixos.org/wiki/Fwupd
|
||||
# https://github.com/fwupd/fwupd
|
||||
services.fwupd = {
|
||||
|
|
|
@ -93,7 +93,6 @@ in {
|
|||
gnome-calendar # Calendar
|
||||
gnome-connections # Remote desktop client
|
||||
gnome-disk-utility # Disk formatter
|
||||
gnome-firmware # Firmware updater
|
||||
gnome-font-viewer # Font viewer
|
||||
gnome-graphs # Data plotter
|
||||
gnome-maps # OpenStreetMap client
|
||||
|
|
Loading…
Add table
Reference in a new issue