mirror of
https://github.com/librephoenix/nixos-config
synced 2025-07-06 06:52:13 +05:30
Added app icons, cleaned apps, nwggrid and nwg-dock fixes
This commit is contained in:
parent
94f65ad0fd
commit
415bf194d4
7 changed files with 57 additions and 27 deletions
|
@ -19,6 +19,8 @@
|
|||
--replace "self.image_id -= 1" "self.image_id = max(0, self.image_id - 1)"
|
||||
|
||||
# fixes the .desktop file
|
||||
substituteInPlace doc/ranger.desktop \
|
||||
--replace "Icon=utilities-terminal" "Icon=user-desktop"
|
||||
substituteInPlace doc/ranger.desktop \
|
||||
--replace "Terminal=true" "Terminal=false"
|
||||
substituteInPlace doc/ranger.desktop \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue