mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
+ cloc; i3 borders
This commit is contained in:
@@ -186,9 +186,9 @@ let
|
|||||||
font pango:${uiFont.name} ${toString uiFont.size}
|
font pango:${uiFont.name} ${toString uiFont.size}
|
||||||
floating_modifier $mod
|
floating_modifier $mod
|
||||||
|
|
||||||
hide_edge_borders both
|
hide_edge_borders smart
|
||||||
new_window pixel 1
|
new_window pixel 2
|
||||||
new_float pixel 1
|
new_float pixel 2
|
||||||
|
|
||||||
bindsym $mod+Return exec ${config.defaultApplications.terminal}
|
bindsym $mod+Return exec ${config.defaultApplications.terminal}
|
||||||
bindsym $mod+y exec ${config.defaultApplications.browser}
|
bindsym $mod+y exec ${config.defaultApplications.browser}
|
||||||
|
|||||||
@@ -67,10 +67,10 @@ with pkgs;
|
|||||||
users.users.kfm.packages = [
|
users.users.kfm.packages = [
|
||||||
(texlive.combine { inherit (pkgs.texlive) scheme-full latexmk; })
|
(texlive.combine { inherit (pkgs.texlive) scheme-full latexmk; })
|
||||||
audacity
|
audacity
|
||||||
biber
|
|
||||||
cabal-install
|
cabal-install
|
||||||
cabal2nix
|
cabal2nix
|
||||||
calibre
|
calibre
|
||||||
|
cloc
|
||||||
clojure
|
clojure
|
||||||
ctags
|
ctags
|
||||||
dropbox-cli
|
dropbox-cli
|
||||||
|
|||||||
Reference in New Issue
Block a user