1 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
2 |
DENIED
|
moderate
|
App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
+slug: "How-I-can-enable-i3-gaps"
+title: "How I can enable i3-gaps?"
+url: null
+body: """
I started to use i3 and I love it so far, and then I tried to enable i3-gaps on i3 but when I tried to enable it I receive this error I don’t understand at all…\n
\n
```\n
\n
<span style="color:#323232;">ERROR: CONFIG: (in file /home/$USER/.config/i3/config)\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 214: # Gaps\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 215: for_window [class="^.*"] border pixel 2\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 216: gaps inner 10\n
</span><span style="color:#323232;">ERROR: CONFIG: ^^^^^^^^^^^^^\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 217: gaps outer 10\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 218: \n
</span><span style="color:#323232;">ERROR: CONFIG: Expected one of these tokens: <end>, '#', 'set ', 'set ', 'set_from_resource', 'include', 'bindsym', 'bindcode', 'bind', 'bar', 'font', 'mode', 'floating_minimum_size', 'floating_maximum_size', 'floating_modifier', 'default_orientation', 'workspace_layout', 'default_border', 'new_window', 'default_floating_border', 'new_float', 'hide_edge_borders', 'for_window', 'assign', 'no_focus', 'focus_follows_mouse', 'mouse_warping', 'focus_wrapping', 'force_focus_wrapping', 'force_xinerama', 'force-xinerama', 'disable_randr15', 'disable-randr15', 'workspace_auto_back_and_forth', 'fake_outputs', 'fake-outputs', 'force_display_urgency_hint', 'focus_on_window_activation', 'title_align', 'show_marks', 'workspace', 'ipc_socket', 'ipc-socket', 'ipc_kill_timeout', 'restart_state', 'popup_during_fullscreen', 'exec_always', 'exec', 'client.background', 'client.focused_inactive', 'client.focused', 'client.unfocused', 'client.urgent', 'client.placeholder'\n
</span><span style="color:#323232;">ERROR: CONFIG: (in file /home/$USER/.config/i3/config)\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 215: for_window [class="^.*"] border pixel 2\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 216: gaps inner 10\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 217: gaps outer 10\n
</span><span style="color:#323232;">ERROR: CONFIG: ^^^^^^^^^^^^^\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 218: \n
</span><span style="color:#323232;">ERROR: FYI: You are using i3 version 4.20.1 (2021-11-03)\n
</span>\n
```\n
\n
According to Debian i3 wiki, you just need to add ‘gaps inner 10’ to your config file to make it work, but I do exactly that and it didn’t work, I receive the same exact message.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 5
+favouriteCount: 15
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1724257023 {#2410
date: 2024-08-21 18:17:03.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1884 …}
+votes: Doctrine\ORM\PersistentCollection {#1973 …}
+reports: Doctrine\ORM\PersistentCollection {#1959 …}
+favourites: Doctrine\ORM\PersistentCollection {#1927 …}
+notifications: Doctrine\ORM\PersistentCollection {#2442 …}
+badges: Doctrine\ORM\PersistentCollection {#2440 …}
+children: []
-id: 30758
-titleTs: "'enabl':4 'gap':7 'i3':6 'i3-gaps':5"
-bodyTs: "'-03':241 '-11':240 '/home':44,199 '10':67,76,217,224,254 '2':60,210 '2021':239 '214':49 '215':54,204 '216':64,214 '217':73,221 '218':80,230 '4.20.1':238 'accord':242 'activ':166 'add':251 'align':168 'alway':186 'assign':126 'auto':150 'back':151 'bar':97 'bind':96 'bindcod':95 'bindsym':94 'border':58,113,118,123,208 'class':57,207 'client.background':188 'client.focused':189,191 'client.placeholder':194 'client.unfocused':192 'client.urgent':193 'config':41,47,52,62,69,71,78,82,196,202,212,219,226,228,257 'debian':244 'default':108,112,116 'didn':270 'disabl':144,147 'disable-randr15':146 'display':160 'edg':122 'enabl':17,28 'error':33,40,46,51,61,68,70,77,81,195,201,211,218,225,227,231 'exact':266,277 'exec':185,187 'expect':83 'fake':154,157 'fake-output':156 'far':11 'file':43,198,258 'float':100,103,106,117,120 'focus':128,129,134,137,163 'follow':130 'font':98 'forc':136,139,142,159 'force-xinerama':141 'forth':153 'fullscreen':184 'fyi':232 'gap':20,50,65,74,215,222,252 'hide':121 'hint':162 'i3':5,19,22,236,245 'i3-gaps':18 'inact':190 'includ':93 'inner':66,216,253 'ipc':172,175,177 'ipc-socket':174 'kill':178 'layout':111 'line':48,53,63,72,79,203,213,220,229 'love':8 'make':260 'mark':170 'maximum':104 'messag':278 'minimum':101 'mode':99 'modifi':107 'mous':131,132 'need':249 'new':114,119 'one':84 'orient':109 'outer':75,223 'output':155,158 'pixel':59,209 'popup':182 'randr15':145,148 'receiv':31,274 'resourc':92 'restart':180 'set':88,89,90 'show':169 'size':102,105 'socket':173,176 'start':2 'state':181 'timeout':179 'titl':167 'token':87 'tri':15,26 'understand':37 'urgenc':161 'use':4,235 'user/.config/i3/config':45,200 'version':237 'warp':133 'wiki':246 'window':56,115,125,165,206 'work':262,272 'workspac':110,149,171 'wrap':135,138 'xinerama':140,143"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705412394
+visibility: "visible "
+apId: "https://lemmy.dbzer0.com/post/12408353"
+editedAt: DateTimeImmutable @1724254392 {#1850
date: 2024-08-21 17:33:12.0 +02:00
}
+createdAt: DateTimeImmutable @1705348394 {#2420
date: 2024-01-15 20:53:14.0 +01:00
}
} |
|
Show voter details
|
3 |
DENIED
|
edit
|
App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
+slug: "How-I-can-enable-i3-gaps"
+title: "How I can enable i3-gaps?"
+url: null
+body: """
I started to use i3 and I love it so far, and then I tried to enable i3-gaps on i3 but when I tried to enable it I receive this error I don’t understand at all…\n
\n
```\n
\n
<span style="color:#323232;">ERROR: CONFIG: (in file /home/$USER/.config/i3/config)\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 214: # Gaps\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 215: for_window [class="^.*"] border pixel 2\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 216: gaps inner 10\n
</span><span style="color:#323232;">ERROR: CONFIG: ^^^^^^^^^^^^^\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 217: gaps outer 10\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 218: \n
</span><span style="color:#323232;">ERROR: CONFIG: Expected one of these tokens: <end>, '#', 'set ', 'set ', 'set_from_resource', 'include', 'bindsym', 'bindcode', 'bind', 'bar', 'font', 'mode', 'floating_minimum_size', 'floating_maximum_size', 'floating_modifier', 'default_orientation', 'workspace_layout', 'default_border', 'new_window', 'default_floating_border', 'new_float', 'hide_edge_borders', 'for_window', 'assign', 'no_focus', 'focus_follows_mouse', 'mouse_warping', 'focus_wrapping', 'force_focus_wrapping', 'force_xinerama', 'force-xinerama', 'disable_randr15', 'disable-randr15', 'workspace_auto_back_and_forth', 'fake_outputs', 'fake-outputs', 'force_display_urgency_hint', 'focus_on_window_activation', 'title_align', 'show_marks', 'workspace', 'ipc_socket', 'ipc-socket', 'ipc_kill_timeout', 'restart_state', 'popup_during_fullscreen', 'exec_always', 'exec', 'client.background', 'client.focused_inactive', 'client.focused', 'client.unfocused', 'client.urgent', 'client.placeholder'\n
</span><span style="color:#323232;">ERROR: CONFIG: (in file /home/$USER/.config/i3/config)\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 215: for_window [class="^.*"] border pixel 2\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 216: gaps inner 10\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 217: gaps outer 10\n
</span><span style="color:#323232;">ERROR: CONFIG: ^^^^^^^^^^^^^\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 218: \n
</span><span style="color:#323232;">ERROR: FYI: You are using i3 version 4.20.1 (2021-11-03)\n
</span>\n
```\n
\n
According to Debian i3 wiki, you just need to add ‘gaps inner 10’ to your config file to make it work, but I do exactly that and it didn’t work, I receive the same exact message.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 5
+favouriteCount: 15
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1724257023 {#2410
date: 2024-08-21 18:17:03.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1884 …}
+votes: Doctrine\ORM\PersistentCollection {#1973 …}
+reports: Doctrine\ORM\PersistentCollection {#1959 …}
+favourites: Doctrine\ORM\PersistentCollection {#1927 …}
+notifications: Doctrine\ORM\PersistentCollection {#2442 …}
+badges: Doctrine\ORM\PersistentCollection {#2440 …}
+children: []
-id: 30758
-titleTs: "'enabl':4 'gap':7 'i3':6 'i3-gaps':5"
-bodyTs: "'-03':241 '-11':240 '/home':44,199 '10':67,76,217,224,254 '2':60,210 '2021':239 '214':49 '215':54,204 '216':64,214 '217':73,221 '218':80,230 '4.20.1':238 'accord':242 'activ':166 'add':251 'align':168 'alway':186 'assign':126 'auto':150 'back':151 'bar':97 'bind':96 'bindcod':95 'bindsym':94 'border':58,113,118,123,208 'class':57,207 'client.background':188 'client.focused':189,191 'client.placeholder':194 'client.unfocused':192 'client.urgent':193 'config':41,47,52,62,69,71,78,82,196,202,212,219,226,228,257 'debian':244 'default':108,112,116 'didn':270 'disabl':144,147 'disable-randr15':146 'display':160 'edg':122 'enabl':17,28 'error':33,40,46,51,61,68,70,77,81,195,201,211,218,225,227,231 'exact':266,277 'exec':185,187 'expect':83 'fake':154,157 'fake-output':156 'far':11 'file':43,198,258 'float':100,103,106,117,120 'focus':128,129,134,137,163 'follow':130 'font':98 'forc':136,139,142,159 'force-xinerama':141 'forth':153 'fullscreen':184 'fyi':232 'gap':20,50,65,74,215,222,252 'hide':121 'hint':162 'i3':5,19,22,236,245 'i3-gaps':18 'inact':190 'includ':93 'inner':66,216,253 'ipc':172,175,177 'ipc-socket':174 'kill':178 'layout':111 'line':48,53,63,72,79,203,213,220,229 'love':8 'make':260 'mark':170 'maximum':104 'messag':278 'minimum':101 'mode':99 'modifi':107 'mous':131,132 'need':249 'new':114,119 'one':84 'orient':109 'outer':75,223 'output':155,158 'pixel':59,209 'popup':182 'randr15':145,148 'receiv':31,274 'resourc':92 'restart':180 'set':88,89,90 'show':169 'size':102,105 'socket':173,176 'start':2 'state':181 'timeout':179 'titl':167 'token':87 'tri':15,26 'understand':37 'urgenc':161 'use':4,235 'user/.config/i3/config':45,200 'version':237 'warp':133 'wiki':246 'window':56,115,125,165,206 'work':262,272 'workspac':110,149,171 'wrap':135,138 'xinerama':140,143"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705412394
+visibility: "visible "
+apId: "https://lemmy.dbzer0.com/post/12408353"
+editedAt: DateTimeImmutable @1724254392 {#1850
date: 2024-08-21 17:33:12.0 +02:00
}
+createdAt: DateTimeImmutable @1705348394 {#2420
date: 2024-01-15 20:53:14.0 +01:00
}
} |
|
Show voter details
|
4 |
DENIED
|
moderate
|
App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
+slug: "How-I-can-enable-i3-gaps"
+title: "How I can enable i3-gaps?"
+url: null
+body: """
I started to use i3 and I love it so far, and then I tried to enable i3-gaps on i3 but when I tried to enable it I receive this error I don’t understand at all…\n
\n
```\n
\n
<span style="color:#323232;">ERROR: CONFIG: (in file /home/$USER/.config/i3/config)\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 214: # Gaps\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 215: for_window [class="^.*"] border pixel 2\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 216: gaps inner 10\n
</span><span style="color:#323232;">ERROR: CONFIG: ^^^^^^^^^^^^^\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 217: gaps outer 10\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 218: \n
</span><span style="color:#323232;">ERROR: CONFIG: Expected one of these tokens: <end>, '#', 'set ', 'set ', 'set_from_resource', 'include', 'bindsym', 'bindcode', 'bind', 'bar', 'font', 'mode', 'floating_minimum_size', 'floating_maximum_size', 'floating_modifier', 'default_orientation', 'workspace_layout', 'default_border', 'new_window', 'default_floating_border', 'new_float', 'hide_edge_borders', 'for_window', 'assign', 'no_focus', 'focus_follows_mouse', 'mouse_warping', 'focus_wrapping', 'force_focus_wrapping', 'force_xinerama', 'force-xinerama', 'disable_randr15', 'disable-randr15', 'workspace_auto_back_and_forth', 'fake_outputs', 'fake-outputs', 'force_display_urgency_hint', 'focus_on_window_activation', 'title_align', 'show_marks', 'workspace', 'ipc_socket', 'ipc-socket', 'ipc_kill_timeout', 'restart_state', 'popup_during_fullscreen', 'exec_always', 'exec', 'client.background', 'client.focused_inactive', 'client.focused', 'client.unfocused', 'client.urgent', 'client.placeholder'\n
</span><span style="color:#323232;">ERROR: CONFIG: (in file /home/$USER/.config/i3/config)\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 215: for_window [class="^.*"] border pixel 2\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 216: gaps inner 10\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 217: gaps outer 10\n
</span><span style="color:#323232;">ERROR: CONFIG: ^^^^^^^^^^^^^\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 218: \n
</span><span style="color:#323232;">ERROR: FYI: You are using i3 version 4.20.1 (2021-11-03)\n
</span>\n
```\n
\n
According to Debian i3 wiki, you just need to add ‘gaps inner 10’ to your config file to make it work, but I do exactly that and it didn’t work, I receive the same exact message.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 5
+favouriteCount: 15
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1724257023 {#2410
date: 2024-08-21 18:17:03.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1884 …}
+votes: Doctrine\ORM\PersistentCollection {#1973 …}
+reports: Doctrine\ORM\PersistentCollection {#1959 …}
+favourites: Doctrine\ORM\PersistentCollection {#1927 …}
+notifications: Doctrine\ORM\PersistentCollection {#2442 …}
+badges: Doctrine\ORM\PersistentCollection {#2440 …}
+children: []
-id: 30758
-titleTs: "'enabl':4 'gap':7 'i3':6 'i3-gaps':5"
-bodyTs: "'-03':241 '-11':240 '/home':44,199 '10':67,76,217,224,254 '2':60,210 '2021':239 '214':49 '215':54,204 '216':64,214 '217':73,221 '218':80,230 '4.20.1':238 'accord':242 'activ':166 'add':251 'align':168 'alway':186 'assign':126 'auto':150 'back':151 'bar':97 'bind':96 'bindcod':95 'bindsym':94 'border':58,113,118,123,208 'class':57,207 'client.background':188 'client.focused':189,191 'client.placeholder':194 'client.unfocused':192 'client.urgent':193 'config':41,47,52,62,69,71,78,82,196,202,212,219,226,228,257 'debian':244 'default':108,112,116 'didn':270 'disabl':144,147 'disable-randr15':146 'display':160 'edg':122 'enabl':17,28 'error':33,40,46,51,61,68,70,77,81,195,201,211,218,225,227,231 'exact':266,277 'exec':185,187 'expect':83 'fake':154,157 'fake-output':156 'far':11 'file':43,198,258 'float':100,103,106,117,120 'focus':128,129,134,137,163 'follow':130 'font':98 'forc':136,139,142,159 'force-xinerama':141 'forth':153 'fullscreen':184 'fyi':232 'gap':20,50,65,74,215,222,252 'hide':121 'hint':162 'i3':5,19,22,236,245 'i3-gaps':18 'inact':190 'includ':93 'inner':66,216,253 'ipc':172,175,177 'ipc-socket':174 'kill':178 'layout':111 'line':48,53,63,72,79,203,213,220,229 'love':8 'make':260 'mark':170 'maximum':104 'messag':278 'minimum':101 'mode':99 'modifi':107 'mous':131,132 'need':249 'new':114,119 'one':84 'orient':109 'outer':75,223 'output':155,158 'pixel':59,209 'popup':182 'randr15':145,148 'receiv':31,274 'resourc':92 'restart':180 'set':88,89,90 'show':169 'size':102,105 'socket':173,176 'start':2 'state':181 'timeout':179 'titl':167 'token':87 'tri':15,26 'understand':37 'urgenc':161 'use':4,235 'user/.config/i3/config':45,200 'version':237 'warp':133 'wiki':246 'window':56,115,125,165,206 'work':262,272 'workspac':110,149,171 'wrap':135,138 'xinerama':140,143"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705412394
+visibility: "visible "
+apId: "https://lemmy.dbzer0.com/post/12408353"
+editedAt: DateTimeImmutable @1724254392 {#1850
date: 2024-08-21 17:33:12.0 +02:00
}
+createdAt: DateTimeImmutable @1705348394 {#2420
date: 2024-01-15 20:53:14.0 +01:00
}
} |
|
Show voter details
|
5 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
6 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4018
+user: App\Entity\User {#3966 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
+slug: "How-I-can-enable-i3-gaps"
+title: "How I can enable i3-gaps?"
+url: null
+body: """
I started to use i3 and I love it so far, and then I tried to enable i3-gaps on i3 but when I tried to enable it I receive this error I don’t understand at all…\n
\n
```\n
\n
<span style="color:#323232;">ERROR: CONFIG: (in file /home/$USER/.config/i3/config)\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 214: # Gaps\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 215: for_window [class="^.*"] border pixel 2\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 216: gaps inner 10\n
</span><span style="color:#323232;">ERROR: CONFIG: ^^^^^^^^^^^^^\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 217: gaps outer 10\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 218: \n
</span><span style="color:#323232;">ERROR: CONFIG: Expected one of these tokens: <end>, '#', 'set ', 'set ', 'set_from_resource', 'include', 'bindsym', 'bindcode', 'bind', 'bar', 'font', 'mode', 'floating_minimum_size', 'floating_maximum_size', 'floating_modifier', 'default_orientation', 'workspace_layout', 'default_border', 'new_window', 'default_floating_border', 'new_float', 'hide_edge_borders', 'for_window', 'assign', 'no_focus', 'focus_follows_mouse', 'mouse_warping', 'focus_wrapping', 'force_focus_wrapping', 'force_xinerama', 'force-xinerama', 'disable_randr15', 'disable-randr15', 'workspace_auto_back_and_forth', 'fake_outputs', 'fake-outputs', 'force_display_urgency_hint', 'focus_on_window_activation', 'title_align', 'show_marks', 'workspace', 'ipc_socket', 'ipc-socket', 'ipc_kill_timeout', 'restart_state', 'popup_during_fullscreen', 'exec_always', 'exec', 'client.background', 'client.focused_inactive', 'client.focused', 'client.unfocused', 'client.urgent', 'client.placeholder'\n
</span><span style="color:#323232;">ERROR: CONFIG: (in file /home/$USER/.config/i3/config)\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 215: for_window [class="^.*"] border pixel 2\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 216: gaps inner 10\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 217: gaps outer 10\n
</span><span style="color:#323232;">ERROR: CONFIG: ^^^^^^^^^^^^^\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 218: \n
</span><span style="color:#323232;">ERROR: FYI: You are using i3 version 4.20.1 (2021-11-03)\n
</span>\n
```\n
\n
According to Debian i3 wiki, you just need to add ‘gaps inner 10’ to your config file to make it work, but I do exactly that and it didn’t work, I receive the same exact message.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 5
+favouriteCount: 15
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1724257023 {#2410
date: 2024-08-21 18:17:03.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1884 …}
+votes: Doctrine\ORM\PersistentCollection {#1973 …}
+reports: Doctrine\ORM\PersistentCollection {#1959 …}
+favourites: Doctrine\ORM\PersistentCollection {#1927 …}
+notifications: Doctrine\ORM\PersistentCollection {#2442 …}
+badges: Doctrine\ORM\PersistentCollection {#2440 …}
+children: []
-id: 30758
-titleTs: "'enabl':4 'gap':7 'i3':6 'i3-gaps':5"
-bodyTs: "'-03':241 '-11':240 '/home':44,199 '10':67,76,217,224,254 '2':60,210 '2021':239 '214':49 '215':54,204 '216':64,214 '217':73,221 '218':80,230 '4.20.1':238 'accord':242 'activ':166 'add':251 'align':168 'alway':186 'assign':126 'auto':150 'back':151 'bar':97 'bind':96 'bindcod':95 'bindsym':94 'border':58,113,118,123,208 'class':57,207 'client.background':188 'client.focused':189,191 'client.placeholder':194 'client.unfocused':192 'client.urgent':193 'config':41,47,52,62,69,71,78,82,196,202,212,219,226,228,257 'debian':244 'default':108,112,116 'didn':270 'disabl':144,147 'disable-randr15':146 'display':160 'edg':122 'enabl':17,28 'error':33,40,46,51,61,68,70,77,81,195,201,211,218,225,227,231 'exact':266,277 'exec':185,187 'expect':83 'fake':154,157 'fake-output':156 'far':11 'file':43,198,258 'float':100,103,106,117,120 'focus':128,129,134,137,163 'follow':130 'font':98 'forc':136,139,142,159 'force-xinerama':141 'forth':153 'fullscreen':184 'fyi':232 'gap':20,50,65,74,215,222,252 'hide':121 'hint':162 'i3':5,19,22,236,245 'i3-gaps':18 'inact':190 'includ':93 'inner':66,216,253 'ipc':172,175,177 'ipc-socket':174 'kill':178 'layout':111 'line':48,53,63,72,79,203,213,220,229 'love':8 'make':260 'mark':170 'maximum':104 'messag':278 'minimum':101 'mode':99 'modifi':107 'mous':131,132 'need':249 'new':114,119 'one':84 'orient':109 'outer':75,223 'output':155,158 'pixel':59,209 'popup':182 'randr15':145,148 'receiv':31,274 'resourc':92 'restart':180 'set':88,89,90 'show':169 'size':102,105 'socket':173,176 'start':2 'state':181 'timeout':179 'titl':167 'token':87 'tri':15,26 'understand':37 'urgenc':161 'use':4,235 'user/.config/i3/config':45,200 'version':237 'warp':133 'wiki':246 'window':56,115,125,165,206 'work':262,272 'workspac':110,149,171 'wrap':135,138 'xinerama':140,143"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705412394
+visibility: "visible "
+apId: "https://lemmy.dbzer0.com/post/12408353"
+editedAt: DateTimeImmutable @1724254392 {#1850
date: 2024-08-21 17:33:12.0 +02:00
}
+createdAt: DateTimeImmutable @1705348394 {#2420
date: 2024-01-15 20:53:14.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "In regular i3, that feature was added in version 4.22. You should use the i3-gaps fork on your distro if a package for it is available."
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1705349054 {#4027
date: 2024-01-15 21:04:14.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Xirup@lemmy.dbzer0.com"
]
+children: Doctrine\ORM\PersistentCollection {#4016 …}
+nested: Doctrine\ORM\PersistentCollection {#4014 …}
+votes: Doctrine\ORM\PersistentCollection {#4012 …}
+reports: Doctrine\ORM\PersistentCollection {#4010 …}
+favourites: Doctrine\ORM\PersistentCollection {#3978 …}
+notifications: Doctrine\ORM\PersistentCollection {#3982 …}
-id: 311628
-bodyTs: "'4.22':10 'ad':7 'avail':28 'distro':21 'featur':5 'fork':18 'gap':17 'i3':3,16 'i3-gaps':15 'packag':24 'regular':2 'use':13 'version':9"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/2086687"
+editedAt: null
+createdAt: DateTimeImmutable @1705349054 {#3963
date: 2024-01-15 21:04:14.0 +01:00
}
} |
|
Show voter details
|
7 |
DENIED
|
edit
|
App\Entity\EntryComment {#4018
+user: App\Entity\User {#3966 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
+slug: "How-I-can-enable-i3-gaps"
+title: "How I can enable i3-gaps?"
+url: null
+body: """
I started to use i3 and I love it so far, and then I tried to enable i3-gaps on i3 but when I tried to enable it I receive this error I don’t understand at all…\n
\n
```\n
\n
<span style="color:#323232;">ERROR: CONFIG: (in file /home/$USER/.config/i3/config)\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 214: # Gaps\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 215: for_window [class="^.*"] border pixel 2\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 216: gaps inner 10\n
</span><span style="color:#323232;">ERROR: CONFIG: ^^^^^^^^^^^^^\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 217: gaps outer 10\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 218: \n
</span><span style="color:#323232;">ERROR: CONFIG: Expected one of these tokens: <end>, '#', 'set ', 'set ', 'set_from_resource', 'include', 'bindsym', 'bindcode', 'bind', 'bar', 'font', 'mode', 'floating_minimum_size', 'floating_maximum_size', 'floating_modifier', 'default_orientation', 'workspace_layout', 'default_border', 'new_window', 'default_floating_border', 'new_float', 'hide_edge_borders', 'for_window', 'assign', 'no_focus', 'focus_follows_mouse', 'mouse_warping', 'focus_wrapping', 'force_focus_wrapping', 'force_xinerama', 'force-xinerama', 'disable_randr15', 'disable-randr15', 'workspace_auto_back_and_forth', 'fake_outputs', 'fake-outputs', 'force_display_urgency_hint', 'focus_on_window_activation', 'title_align', 'show_marks', 'workspace', 'ipc_socket', 'ipc-socket', 'ipc_kill_timeout', 'restart_state', 'popup_during_fullscreen', 'exec_always', 'exec', 'client.background', 'client.focused_inactive', 'client.focused', 'client.unfocused', 'client.urgent', 'client.placeholder'\n
</span><span style="color:#323232;">ERROR: CONFIG: (in file /home/$USER/.config/i3/config)\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 215: for_window [class="^.*"] border pixel 2\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 216: gaps inner 10\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 217: gaps outer 10\n
</span><span style="color:#323232;">ERROR: CONFIG: ^^^^^^^^^^^^^\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 218: \n
</span><span style="color:#323232;">ERROR: FYI: You are using i3 version 4.20.1 (2021-11-03)\n
</span>\n
```\n
\n
According to Debian i3 wiki, you just need to add ‘gaps inner 10’ to your config file to make it work, but I do exactly that and it didn’t work, I receive the same exact message.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 5
+favouriteCount: 15
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1724257023 {#2410
date: 2024-08-21 18:17:03.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1884 …}
+votes: Doctrine\ORM\PersistentCollection {#1973 …}
+reports: Doctrine\ORM\PersistentCollection {#1959 …}
+favourites: Doctrine\ORM\PersistentCollection {#1927 …}
+notifications: Doctrine\ORM\PersistentCollection {#2442 …}
+badges: Doctrine\ORM\PersistentCollection {#2440 …}
+children: []
-id: 30758
-titleTs: "'enabl':4 'gap':7 'i3':6 'i3-gaps':5"
-bodyTs: "'-03':241 '-11':240 '/home':44,199 '10':67,76,217,224,254 '2':60,210 '2021':239 '214':49 '215':54,204 '216':64,214 '217':73,221 '218':80,230 '4.20.1':238 'accord':242 'activ':166 'add':251 'align':168 'alway':186 'assign':126 'auto':150 'back':151 'bar':97 'bind':96 'bindcod':95 'bindsym':94 'border':58,113,118,123,208 'class':57,207 'client.background':188 'client.focused':189,191 'client.placeholder':194 'client.unfocused':192 'client.urgent':193 'config':41,47,52,62,69,71,78,82,196,202,212,219,226,228,257 'debian':244 'default':108,112,116 'didn':270 'disabl':144,147 'disable-randr15':146 'display':160 'edg':122 'enabl':17,28 'error':33,40,46,51,61,68,70,77,81,195,201,211,218,225,227,231 'exact':266,277 'exec':185,187 'expect':83 'fake':154,157 'fake-output':156 'far':11 'file':43,198,258 'float':100,103,106,117,120 'focus':128,129,134,137,163 'follow':130 'font':98 'forc':136,139,142,159 'force-xinerama':141 'forth':153 'fullscreen':184 'fyi':232 'gap':20,50,65,74,215,222,252 'hide':121 'hint':162 'i3':5,19,22,236,245 'i3-gaps':18 'inact':190 'includ':93 'inner':66,216,253 'ipc':172,175,177 'ipc-socket':174 'kill':178 'layout':111 'line':48,53,63,72,79,203,213,220,229 'love':8 'make':260 'mark':170 'maximum':104 'messag':278 'minimum':101 'mode':99 'modifi':107 'mous':131,132 'need':249 'new':114,119 'one':84 'orient':109 'outer':75,223 'output':155,158 'pixel':59,209 'popup':182 'randr15':145,148 'receiv':31,274 'resourc':92 'restart':180 'set':88,89,90 'show':169 'size':102,105 'socket':173,176 'start':2 'state':181 'timeout':179 'titl':167 'token':87 'tri':15,26 'understand':37 'urgenc':161 'use':4,235 'user/.config/i3/config':45,200 'version':237 'warp':133 'wiki':246 'window':56,115,125,165,206 'work':262,272 'workspac':110,149,171 'wrap':135,138 'xinerama':140,143"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705412394
+visibility: "visible "
+apId: "https://lemmy.dbzer0.com/post/12408353"
+editedAt: DateTimeImmutable @1724254392 {#1850
date: 2024-08-21 17:33:12.0 +02:00
}
+createdAt: DateTimeImmutable @1705348394 {#2420
date: 2024-01-15 20:53:14.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "In regular i3, that feature was added in version 4.22. You should use the i3-gaps fork on your distro if a package for it is available."
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1705349054 {#4027
date: 2024-01-15 21:04:14.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Xirup@lemmy.dbzer0.com"
]
+children: Doctrine\ORM\PersistentCollection {#4016 …}
+nested: Doctrine\ORM\PersistentCollection {#4014 …}
+votes: Doctrine\ORM\PersistentCollection {#4012 …}
+reports: Doctrine\ORM\PersistentCollection {#4010 …}
+favourites: Doctrine\ORM\PersistentCollection {#3978 …}
+notifications: Doctrine\ORM\PersistentCollection {#3982 …}
-id: 311628
-bodyTs: "'4.22':10 'ad':7 'avail':28 'distro':21 'featur':5 'fork':18 'gap':17 'i3':3,16 'i3-gaps':15 'packag':24 'regular':2 'use':13 'version':9"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/2086687"
+editedAt: null
+createdAt: DateTimeImmutable @1705349054 {#3963
date: 2024-01-15 21:04:14.0 +01:00
}
} |
|
Show voter details
|
8 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4018
+user: App\Entity\User {#3966 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
+slug: "How-I-can-enable-i3-gaps"
+title: "How I can enable i3-gaps?"
+url: null
+body: """
I started to use i3 and I love it so far, and then I tried to enable i3-gaps on i3 but when I tried to enable it I receive this error I don’t understand at all…\n
\n
```\n
\n
<span style="color:#323232;">ERROR: CONFIG: (in file /home/$USER/.config/i3/config)\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 214: # Gaps\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 215: for_window [class="^.*"] border pixel 2\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 216: gaps inner 10\n
</span><span style="color:#323232;">ERROR: CONFIG: ^^^^^^^^^^^^^\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 217: gaps outer 10\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 218: \n
</span><span style="color:#323232;">ERROR: CONFIG: Expected one of these tokens: <end>, '#', 'set ', 'set ', 'set_from_resource', 'include', 'bindsym', 'bindcode', 'bind', 'bar', 'font', 'mode', 'floating_minimum_size', 'floating_maximum_size', 'floating_modifier', 'default_orientation', 'workspace_layout', 'default_border', 'new_window', 'default_floating_border', 'new_float', 'hide_edge_borders', 'for_window', 'assign', 'no_focus', 'focus_follows_mouse', 'mouse_warping', 'focus_wrapping', 'force_focus_wrapping', 'force_xinerama', 'force-xinerama', 'disable_randr15', 'disable-randr15', 'workspace_auto_back_and_forth', 'fake_outputs', 'fake-outputs', 'force_display_urgency_hint', 'focus_on_window_activation', 'title_align', 'show_marks', 'workspace', 'ipc_socket', 'ipc-socket', 'ipc_kill_timeout', 'restart_state', 'popup_during_fullscreen', 'exec_always', 'exec', 'client.background', 'client.focused_inactive', 'client.focused', 'client.unfocused', 'client.urgent', 'client.placeholder'\n
</span><span style="color:#323232;">ERROR: CONFIG: (in file /home/$USER/.config/i3/config)\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 215: for_window [class="^.*"] border pixel 2\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 216: gaps inner 10\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 217: gaps outer 10\n
</span><span style="color:#323232;">ERROR: CONFIG: ^^^^^^^^^^^^^\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 218: \n
</span><span style="color:#323232;">ERROR: FYI: You are using i3 version 4.20.1 (2021-11-03)\n
</span>\n
```\n
\n
According to Debian i3 wiki, you just need to add ‘gaps inner 10’ to your config file to make it work, but I do exactly that and it didn’t work, I receive the same exact message.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 5
+favouriteCount: 15
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1724257023 {#2410
date: 2024-08-21 18:17:03.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1884 …}
+votes: Doctrine\ORM\PersistentCollection {#1973 …}
+reports: Doctrine\ORM\PersistentCollection {#1959 …}
+favourites: Doctrine\ORM\PersistentCollection {#1927 …}
+notifications: Doctrine\ORM\PersistentCollection {#2442 …}
+badges: Doctrine\ORM\PersistentCollection {#2440 …}
+children: []
-id: 30758
-titleTs: "'enabl':4 'gap':7 'i3':6 'i3-gaps':5"
-bodyTs: "'-03':241 '-11':240 '/home':44,199 '10':67,76,217,224,254 '2':60,210 '2021':239 '214':49 '215':54,204 '216':64,214 '217':73,221 '218':80,230 '4.20.1':238 'accord':242 'activ':166 'add':251 'align':168 'alway':186 'assign':126 'auto':150 'back':151 'bar':97 'bind':96 'bindcod':95 'bindsym':94 'border':58,113,118,123,208 'class':57,207 'client.background':188 'client.focused':189,191 'client.placeholder':194 'client.unfocused':192 'client.urgent':193 'config':41,47,52,62,69,71,78,82,196,202,212,219,226,228,257 'debian':244 'default':108,112,116 'didn':270 'disabl':144,147 'disable-randr15':146 'display':160 'edg':122 'enabl':17,28 'error':33,40,46,51,61,68,70,77,81,195,201,211,218,225,227,231 'exact':266,277 'exec':185,187 'expect':83 'fake':154,157 'fake-output':156 'far':11 'file':43,198,258 'float':100,103,106,117,120 'focus':128,129,134,137,163 'follow':130 'font':98 'forc':136,139,142,159 'force-xinerama':141 'forth':153 'fullscreen':184 'fyi':232 'gap':20,50,65,74,215,222,252 'hide':121 'hint':162 'i3':5,19,22,236,245 'i3-gaps':18 'inact':190 'includ':93 'inner':66,216,253 'ipc':172,175,177 'ipc-socket':174 'kill':178 'layout':111 'line':48,53,63,72,79,203,213,220,229 'love':8 'make':260 'mark':170 'maximum':104 'messag':278 'minimum':101 'mode':99 'modifi':107 'mous':131,132 'need':249 'new':114,119 'one':84 'orient':109 'outer':75,223 'output':155,158 'pixel':59,209 'popup':182 'randr15':145,148 'receiv':31,274 'resourc':92 'restart':180 'set':88,89,90 'show':169 'size':102,105 'socket':173,176 'start':2 'state':181 'timeout':179 'titl':167 'token':87 'tri':15,26 'understand':37 'urgenc':161 'use':4,235 'user/.config/i3/config':45,200 'version':237 'warp':133 'wiki':246 'window':56,115,125,165,206 'work':262,272 'workspac':110,149,171 'wrap':135,138 'xinerama':140,143"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705412394
+visibility: "visible "
+apId: "https://lemmy.dbzer0.com/post/12408353"
+editedAt: DateTimeImmutable @1724254392 {#1850
date: 2024-08-21 17:33:12.0 +02:00
}
+createdAt: DateTimeImmutable @1705348394 {#2420
date: 2024-01-15 20:53:14.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "In regular i3, that feature was added in version 4.22. You should use the i3-gaps fork on your distro if a package for it is available."
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1705349054 {#4027
date: 2024-01-15 21:04:14.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Xirup@lemmy.dbzer0.com"
]
+children: Doctrine\ORM\PersistentCollection {#4016 …}
+nested: Doctrine\ORM\PersistentCollection {#4014 …}
+votes: Doctrine\ORM\PersistentCollection {#4012 …}
+reports: Doctrine\ORM\PersistentCollection {#4010 …}
+favourites: Doctrine\ORM\PersistentCollection {#3978 …}
+notifications: Doctrine\ORM\PersistentCollection {#3982 …}
-id: 311628
-bodyTs: "'4.22':10 'ad':7 'avail':28 'distro':21 'featur':5 'fork':18 'gap':17 'i3':3,16 'i3-gaps':15 'packag':24 'regular':2 'use':13 'version':9"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://beehaw.org/comment/2086687"
+editedAt: null
+createdAt: DateTimeImmutable @1705349054 {#3963
date: 2024-01-15 21:04:14.0 +01:00
}
} |
|
Show voter details
|
9 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
10 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4055
+user: App\Entity\User {#4038 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
+slug: "How-I-can-enable-i3-gaps"
+title: "How I can enable i3-gaps?"
+url: null
+body: """
I started to use i3 and I love it so far, and then I tried to enable i3-gaps on i3 but when I tried to enable it I receive this error I don’t understand at all…\n
\n
```\n
\n
<span style="color:#323232;">ERROR: CONFIG: (in file /home/$USER/.config/i3/config)\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 214: # Gaps\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 215: for_window [class="^.*"] border pixel 2\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 216: gaps inner 10\n
</span><span style="color:#323232;">ERROR: CONFIG: ^^^^^^^^^^^^^\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 217: gaps outer 10\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 218: \n
</span><span style="color:#323232;">ERROR: CONFIG: Expected one of these tokens: <end>, '#', 'set ', 'set ', 'set_from_resource', 'include', 'bindsym', 'bindcode', 'bind', 'bar', 'font', 'mode', 'floating_minimum_size', 'floating_maximum_size', 'floating_modifier', 'default_orientation', 'workspace_layout', 'default_border', 'new_window', 'default_floating_border', 'new_float', 'hide_edge_borders', 'for_window', 'assign', 'no_focus', 'focus_follows_mouse', 'mouse_warping', 'focus_wrapping', 'force_focus_wrapping', 'force_xinerama', 'force-xinerama', 'disable_randr15', 'disable-randr15', 'workspace_auto_back_and_forth', 'fake_outputs', 'fake-outputs', 'force_display_urgency_hint', 'focus_on_window_activation', 'title_align', 'show_marks', 'workspace', 'ipc_socket', 'ipc-socket', 'ipc_kill_timeout', 'restart_state', 'popup_during_fullscreen', 'exec_always', 'exec', 'client.background', 'client.focused_inactive', 'client.focused', 'client.unfocused', 'client.urgent', 'client.placeholder'\n
</span><span style="color:#323232;">ERROR: CONFIG: (in file /home/$USER/.config/i3/config)\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 215: for_window [class="^.*"] border pixel 2\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 216: gaps inner 10\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 217: gaps outer 10\n
</span><span style="color:#323232;">ERROR: CONFIG: ^^^^^^^^^^^^^\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 218: \n
</span><span style="color:#323232;">ERROR: FYI: You are using i3 version 4.20.1 (2021-11-03)\n
</span>\n
```\n
\n
According to Debian i3 wiki, you just need to add ‘gaps inner 10’ to your config file to make it work, but I do exactly that and it didn’t work, I receive the same exact message.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 5
+favouriteCount: 15
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1724257023 {#2410
date: 2024-08-21 18:17:03.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1884 …}
+votes: Doctrine\ORM\PersistentCollection {#1973 …}
+reports: Doctrine\ORM\PersistentCollection {#1959 …}
+favourites: Doctrine\ORM\PersistentCollection {#1927 …}
+notifications: Doctrine\ORM\PersistentCollection {#2442 …}
+badges: Doctrine\ORM\PersistentCollection {#2440 …}
+children: []
-id: 30758
-titleTs: "'enabl':4 'gap':7 'i3':6 'i3-gaps':5"
-bodyTs: "'-03':241 '-11':240 '/home':44,199 '10':67,76,217,224,254 '2':60,210 '2021':239 '214':49 '215':54,204 '216':64,214 '217':73,221 '218':80,230 '4.20.1':238 'accord':242 'activ':166 'add':251 'align':168 'alway':186 'assign':126 'auto':150 'back':151 'bar':97 'bind':96 'bindcod':95 'bindsym':94 'border':58,113,118,123,208 'class':57,207 'client.background':188 'client.focused':189,191 'client.placeholder':194 'client.unfocused':192 'client.urgent':193 'config':41,47,52,62,69,71,78,82,196,202,212,219,226,228,257 'debian':244 'default':108,112,116 'didn':270 'disabl':144,147 'disable-randr15':146 'display':160 'edg':122 'enabl':17,28 'error':33,40,46,51,61,68,70,77,81,195,201,211,218,225,227,231 'exact':266,277 'exec':185,187 'expect':83 'fake':154,157 'fake-output':156 'far':11 'file':43,198,258 'float':100,103,106,117,120 'focus':128,129,134,137,163 'follow':130 'font':98 'forc':136,139,142,159 'force-xinerama':141 'forth':153 'fullscreen':184 'fyi':232 'gap':20,50,65,74,215,222,252 'hide':121 'hint':162 'i3':5,19,22,236,245 'i3-gaps':18 'inact':190 'includ':93 'inner':66,216,253 'ipc':172,175,177 'ipc-socket':174 'kill':178 'layout':111 'line':48,53,63,72,79,203,213,220,229 'love':8 'make':260 'mark':170 'maximum':104 'messag':278 'minimum':101 'mode':99 'modifi':107 'mous':131,132 'need':249 'new':114,119 'one':84 'orient':109 'outer':75,223 'output':155,158 'pixel':59,209 'popup':182 'randr15':145,148 'receiv':31,274 'resourc':92 'restart':180 'set':88,89,90 'show':169 'size':102,105 'socket':173,176 'start':2 'state':181 'timeout':179 'titl':167 'token':87 'tri':15,26 'understand':37 'urgenc':161 'use':4,235 'user/.config/i3/config':45,200 'version':237 'warp':133 'wiki':246 'window':56,115,125,165,206 'work':262,272 'workspac':110,149,171 'wrap':135,138 'xinerama':140,143"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705412394
+visibility: "visible "
+apId: "https://lemmy.dbzer0.com/post/12408353"
+editedAt: DateTimeImmutable @1724254392 {#1850
date: 2024-08-21 17:33:12.0 +02:00
}
+createdAt: DateTimeImmutable @1705348394 {#2420
date: 2024-01-15 20:53:14.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: """
If I’m reading the manual right (I don’t use i3), you’re missing ‘px’ on end of your lines, like so:\n
\n
gaps inner 10px gaps outer 10px\n
\n
[i3wm.org/docs/userguide.html#gaps](https://i3wm.org/docs/userguide.html#gaps)\n
\n
Its weird that its not consistently needed though, for the workspace and modifying existing gaps in real time, it looks like the postfix ‘px’ isn’t needed.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1705349027 {#4061
date: 2024-01-15 21:03:47.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Xirup@lemmy.dbzer0.com"
]
+children: Doctrine\ORM\PersistentCollection {#4053 …}
+nested: Doctrine\ORM\PersistentCollection {#4051 …}
+votes: Doctrine\ORM\PersistentCollection {#4049 …}
+reports: Doctrine\ORM\PersistentCollection {#4046 …}
+favourites: Doctrine\ORM\PersistentCollection {#4042 …}
+notifications: Doctrine\ORM\PersistentCollection {#4040 …}
-id: 311626
-bodyTs: "'/docs/userguide.html#gaps](https://i3wm.org/docs/userguide.html#gaps)':32 '10px':26,29 'consist':38 'end':18 'exist':46 'gap':24,27,47 'i3':12 'i3wm.org':31 'i3wm.org/docs/userguide.html#gaps](https://i3wm.org/docs/userguide.html#gaps)':30 'inner':25 'isn':57 'like':22,53 'line':21 'look':52 'm':3 'manual':6 'miss':15 'modifi':45 'need':39,59 'outer':28 'postfix':55 'px':16,56 're':14 'read':4 'real':49 'right':7 'though':40 'time':50 'use':11 'weird':34 'workspac':43"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7406235"
+editedAt: null
+createdAt: DateTimeImmutable @1705349027 {#4059
date: 2024-01-15 21:03:47.0 +01:00
}
} |
|
Show voter details
|
11 |
DENIED
|
edit
|
App\Entity\EntryComment {#4055
+user: App\Entity\User {#4038 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
+slug: "How-I-can-enable-i3-gaps"
+title: "How I can enable i3-gaps?"
+url: null
+body: """
I started to use i3 and I love it so far, and then I tried to enable i3-gaps on i3 but when I tried to enable it I receive this error I don’t understand at all…\n
\n
```\n
\n
<span style="color:#323232;">ERROR: CONFIG: (in file /home/$USER/.config/i3/config)\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 214: # Gaps\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 215: for_window [class="^.*"] border pixel 2\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 216: gaps inner 10\n
</span><span style="color:#323232;">ERROR: CONFIG: ^^^^^^^^^^^^^\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 217: gaps outer 10\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 218: \n
</span><span style="color:#323232;">ERROR: CONFIG: Expected one of these tokens: <end>, '#', 'set ', 'set ', 'set_from_resource', 'include', 'bindsym', 'bindcode', 'bind', 'bar', 'font', 'mode', 'floating_minimum_size', 'floating_maximum_size', 'floating_modifier', 'default_orientation', 'workspace_layout', 'default_border', 'new_window', 'default_floating_border', 'new_float', 'hide_edge_borders', 'for_window', 'assign', 'no_focus', 'focus_follows_mouse', 'mouse_warping', 'focus_wrapping', 'force_focus_wrapping', 'force_xinerama', 'force-xinerama', 'disable_randr15', 'disable-randr15', 'workspace_auto_back_and_forth', 'fake_outputs', 'fake-outputs', 'force_display_urgency_hint', 'focus_on_window_activation', 'title_align', 'show_marks', 'workspace', 'ipc_socket', 'ipc-socket', 'ipc_kill_timeout', 'restart_state', 'popup_during_fullscreen', 'exec_always', 'exec', 'client.background', 'client.focused_inactive', 'client.focused', 'client.unfocused', 'client.urgent', 'client.placeholder'\n
</span><span style="color:#323232;">ERROR: CONFIG: (in file /home/$USER/.config/i3/config)\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 215: for_window [class="^.*"] border pixel 2\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 216: gaps inner 10\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 217: gaps outer 10\n
</span><span style="color:#323232;">ERROR: CONFIG: ^^^^^^^^^^^^^\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 218: \n
</span><span style="color:#323232;">ERROR: FYI: You are using i3 version 4.20.1 (2021-11-03)\n
</span>\n
```\n
\n
According to Debian i3 wiki, you just need to add ‘gaps inner 10’ to your config file to make it work, but I do exactly that and it didn’t work, I receive the same exact message.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 5
+favouriteCount: 15
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1724257023 {#2410
date: 2024-08-21 18:17:03.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1884 …}
+votes: Doctrine\ORM\PersistentCollection {#1973 …}
+reports: Doctrine\ORM\PersistentCollection {#1959 …}
+favourites: Doctrine\ORM\PersistentCollection {#1927 …}
+notifications: Doctrine\ORM\PersistentCollection {#2442 …}
+badges: Doctrine\ORM\PersistentCollection {#2440 …}
+children: []
-id: 30758
-titleTs: "'enabl':4 'gap':7 'i3':6 'i3-gaps':5"
-bodyTs: "'-03':241 '-11':240 '/home':44,199 '10':67,76,217,224,254 '2':60,210 '2021':239 '214':49 '215':54,204 '216':64,214 '217':73,221 '218':80,230 '4.20.1':238 'accord':242 'activ':166 'add':251 'align':168 'alway':186 'assign':126 'auto':150 'back':151 'bar':97 'bind':96 'bindcod':95 'bindsym':94 'border':58,113,118,123,208 'class':57,207 'client.background':188 'client.focused':189,191 'client.placeholder':194 'client.unfocused':192 'client.urgent':193 'config':41,47,52,62,69,71,78,82,196,202,212,219,226,228,257 'debian':244 'default':108,112,116 'didn':270 'disabl':144,147 'disable-randr15':146 'display':160 'edg':122 'enabl':17,28 'error':33,40,46,51,61,68,70,77,81,195,201,211,218,225,227,231 'exact':266,277 'exec':185,187 'expect':83 'fake':154,157 'fake-output':156 'far':11 'file':43,198,258 'float':100,103,106,117,120 'focus':128,129,134,137,163 'follow':130 'font':98 'forc':136,139,142,159 'force-xinerama':141 'forth':153 'fullscreen':184 'fyi':232 'gap':20,50,65,74,215,222,252 'hide':121 'hint':162 'i3':5,19,22,236,245 'i3-gaps':18 'inact':190 'includ':93 'inner':66,216,253 'ipc':172,175,177 'ipc-socket':174 'kill':178 'layout':111 'line':48,53,63,72,79,203,213,220,229 'love':8 'make':260 'mark':170 'maximum':104 'messag':278 'minimum':101 'mode':99 'modifi':107 'mous':131,132 'need':249 'new':114,119 'one':84 'orient':109 'outer':75,223 'output':155,158 'pixel':59,209 'popup':182 'randr15':145,148 'receiv':31,274 'resourc':92 'restart':180 'set':88,89,90 'show':169 'size':102,105 'socket':173,176 'start':2 'state':181 'timeout':179 'titl':167 'token':87 'tri':15,26 'understand':37 'urgenc':161 'use':4,235 'user/.config/i3/config':45,200 'version':237 'warp':133 'wiki':246 'window':56,115,125,165,206 'work':262,272 'workspac':110,149,171 'wrap':135,138 'xinerama':140,143"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705412394
+visibility: "visible "
+apId: "https://lemmy.dbzer0.com/post/12408353"
+editedAt: DateTimeImmutable @1724254392 {#1850
date: 2024-08-21 17:33:12.0 +02:00
}
+createdAt: DateTimeImmutable @1705348394 {#2420
date: 2024-01-15 20:53:14.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: """
If I’m reading the manual right (I don’t use i3), you’re missing ‘px’ on end of your lines, like so:\n
\n
gaps inner 10px gaps outer 10px\n
\n
[i3wm.org/docs/userguide.html#gaps](https://i3wm.org/docs/userguide.html#gaps)\n
\n
Its weird that its not consistently needed though, for the workspace and modifying existing gaps in real time, it looks like the postfix ‘px’ isn’t needed.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1705349027 {#4061
date: 2024-01-15 21:03:47.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Xirup@lemmy.dbzer0.com"
]
+children: Doctrine\ORM\PersistentCollection {#4053 …}
+nested: Doctrine\ORM\PersistentCollection {#4051 …}
+votes: Doctrine\ORM\PersistentCollection {#4049 …}
+reports: Doctrine\ORM\PersistentCollection {#4046 …}
+favourites: Doctrine\ORM\PersistentCollection {#4042 …}
+notifications: Doctrine\ORM\PersistentCollection {#4040 …}
-id: 311626
-bodyTs: "'/docs/userguide.html#gaps](https://i3wm.org/docs/userguide.html#gaps)':32 '10px':26,29 'consist':38 'end':18 'exist':46 'gap':24,27,47 'i3':12 'i3wm.org':31 'i3wm.org/docs/userguide.html#gaps](https://i3wm.org/docs/userguide.html#gaps)':30 'inner':25 'isn':57 'like':22,53 'line':21 'look':52 'm':3 'manual':6 'miss':15 'modifi':45 'need':39,59 'outer':28 'postfix':55 'px':16,56 're':14 'read':4 'real':49 'right':7 'though':40 'time':50 'use':11 'weird':34 'workspac':43"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7406235"
+editedAt: null
+createdAt: DateTimeImmutable @1705349027 {#4059
date: 2024-01-15 21:03:47.0 +01:00
}
} |
|
Show voter details
|
12 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4055
+user: App\Entity\User {#4038 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
+slug: "How-I-can-enable-i3-gaps"
+title: "How I can enable i3-gaps?"
+url: null
+body: """
I started to use i3 and I love it so far, and then I tried to enable i3-gaps on i3 but when I tried to enable it I receive this error I don’t understand at all…\n
\n
```\n
\n
<span style="color:#323232;">ERROR: CONFIG: (in file /home/$USER/.config/i3/config)\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 214: # Gaps\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 215: for_window [class="^.*"] border pixel 2\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 216: gaps inner 10\n
</span><span style="color:#323232;">ERROR: CONFIG: ^^^^^^^^^^^^^\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 217: gaps outer 10\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 218: \n
</span><span style="color:#323232;">ERROR: CONFIG: Expected one of these tokens: <end>, '#', 'set ', 'set ', 'set_from_resource', 'include', 'bindsym', 'bindcode', 'bind', 'bar', 'font', 'mode', 'floating_minimum_size', 'floating_maximum_size', 'floating_modifier', 'default_orientation', 'workspace_layout', 'default_border', 'new_window', 'default_floating_border', 'new_float', 'hide_edge_borders', 'for_window', 'assign', 'no_focus', 'focus_follows_mouse', 'mouse_warping', 'focus_wrapping', 'force_focus_wrapping', 'force_xinerama', 'force-xinerama', 'disable_randr15', 'disable-randr15', 'workspace_auto_back_and_forth', 'fake_outputs', 'fake-outputs', 'force_display_urgency_hint', 'focus_on_window_activation', 'title_align', 'show_marks', 'workspace', 'ipc_socket', 'ipc-socket', 'ipc_kill_timeout', 'restart_state', 'popup_during_fullscreen', 'exec_always', 'exec', 'client.background', 'client.focused_inactive', 'client.focused', 'client.unfocused', 'client.urgent', 'client.placeholder'\n
</span><span style="color:#323232;">ERROR: CONFIG: (in file /home/$USER/.config/i3/config)\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 215: for_window [class="^.*"] border pixel 2\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 216: gaps inner 10\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 217: gaps outer 10\n
</span><span style="color:#323232;">ERROR: CONFIG: ^^^^^^^^^^^^^\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 218: \n
</span><span style="color:#323232;">ERROR: FYI: You are using i3 version 4.20.1 (2021-11-03)\n
</span>\n
```\n
\n
According to Debian i3 wiki, you just need to add ‘gaps inner 10’ to your config file to make it work, but I do exactly that and it didn’t work, I receive the same exact message.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 5
+favouriteCount: 15
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1724257023 {#2410
date: 2024-08-21 18:17:03.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1884 …}
+votes: Doctrine\ORM\PersistentCollection {#1973 …}
+reports: Doctrine\ORM\PersistentCollection {#1959 …}
+favourites: Doctrine\ORM\PersistentCollection {#1927 …}
+notifications: Doctrine\ORM\PersistentCollection {#2442 …}
+badges: Doctrine\ORM\PersistentCollection {#2440 …}
+children: []
-id: 30758
-titleTs: "'enabl':4 'gap':7 'i3':6 'i3-gaps':5"
-bodyTs: "'-03':241 '-11':240 '/home':44,199 '10':67,76,217,224,254 '2':60,210 '2021':239 '214':49 '215':54,204 '216':64,214 '217':73,221 '218':80,230 '4.20.1':238 'accord':242 'activ':166 'add':251 'align':168 'alway':186 'assign':126 'auto':150 'back':151 'bar':97 'bind':96 'bindcod':95 'bindsym':94 'border':58,113,118,123,208 'class':57,207 'client.background':188 'client.focused':189,191 'client.placeholder':194 'client.unfocused':192 'client.urgent':193 'config':41,47,52,62,69,71,78,82,196,202,212,219,226,228,257 'debian':244 'default':108,112,116 'didn':270 'disabl':144,147 'disable-randr15':146 'display':160 'edg':122 'enabl':17,28 'error':33,40,46,51,61,68,70,77,81,195,201,211,218,225,227,231 'exact':266,277 'exec':185,187 'expect':83 'fake':154,157 'fake-output':156 'far':11 'file':43,198,258 'float':100,103,106,117,120 'focus':128,129,134,137,163 'follow':130 'font':98 'forc':136,139,142,159 'force-xinerama':141 'forth':153 'fullscreen':184 'fyi':232 'gap':20,50,65,74,215,222,252 'hide':121 'hint':162 'i3':5,19,22,236,245 'i3-gaps':18 'inact':190 'includ':93 'inner':66,216,253 'ipc':172,175,177 'ipc-socket':174 'kill':178 'layout':111 'line':48,53,63,72,79,203,213,220,229 'love':8 'make':260 'mark':170 'maximum':104 'messag':278 'minimum':101 'mode':99 'modifi':107 'mous':131,132 'need':249 'new':114,119 'one':84 'orient':109 'outer':75,223 'output':155,158 'pixel':59,209 'popup':182 'randr15':145,148 'receiv':31,274 'resourc':92 'restart':180 'set':88,89,90 'show':169 'size':102,105 'socket':173,176 'start':2 'state':181 'timeout':179 'titl':167 'token':87 'tri':15,26 'understand':37 'urgenc':161 'use':4,235 'user/.config/i3/config':45,200 'version':237 'warp':133 'wiki':246 'window':56,115,125,165,206 'work':262,272 'workspac':110,149,171 'wrap':135,138 'xinerama':140,143"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705412394
+visibility: "visible "
+apId: "https://lemmy.dbzer0.com/post/12408353"
+editedAt: DateTimeImmutable @1724254392 {#1850
date: 2024-08-21 17:33:12.0 +02:00
}
+createdAt: DateTimeImmutable @1705348394 {#2420
date: 2024-01-15 20:53:14.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: """
If I’m reading the manual right (I don’t use i3), you’re missing ‘px’ on end of your lines, like so:\n
\n
gaps inner 10px gaps outer 10px\n
\n
[i3wm.org/docs/userguide.html#gaps](https://i3wm.org/docs/userguide.html#gaps)\n
\n
Its weird that its not consistently needed though, for the workspace and modifying existing gaps in real time, it looks like the postfix ‘px’ isn’t needed.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1705349027 {#4061
date: 2024-01-15 21:03:47.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Xirup@lemmy.dbzer0.com"
]
+children: Doctrine\ORM\PersistentCollection {#4053 …}
+nested: Doctrine\ORM\PersistentCollection {#4051 …}
+votes: Doctrine\ORM\PersistentCollection {#4049 …}
+reports: Doctrine\ORM\PersistentCollection {#4046 …}
+favourites: Doctrine\ORM\PersistentCollection {#4042 …}
+notifications: Doctrine\ORM\PersistentCollection {#4040 …}
-id: 311626
-bodyTs: "'/docs/userguide.html#gaps](https://i3wm.org/docs/userguide.html#gaps)':32 '10px':26,29 'consist':38 'end':18 'exist':46 'gap':24,27,47 'i3':12 'i3wm.org':31 'i3wm.org/docs/userguide.html#gaps](https://i3wm.org/docs/userguide.html#gaps)':30 'inner':25 'isn':57 'like':22,53 'line':21 'look':52 'm':3 'manual':6 'miss':15 'modifi':45 'need':39,59 'outer':28 'postfix':55 'px':16,56 're':14 'read':4 'real':49 'right':7 'though':40 'time':50 'use':11 'weird':34 'workspac':43"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7406235"
+editedAt: null
+createdAt: DateTimeImmutable @1705349027 {#4059
date: 2024-01-15 21:03:47.0 +01:00
}
} |
|
Show voter details
|
13 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
14 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4137
+user: App\Entity\User {#4150 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
+slug: "How-I-can-enable-i3-gaps"
+title: "How I can enable i3-gaps?"
+url: null
+body: """
I started to use i3 and I love it so far, and then I tried to enable i3-gaps on i3 but when I tried to enable it I receive this error I don’t understand at all…\n
\n
```\n
\n
<span style="color:#323232;">ERROR: CONFIG: (in file /home/$USER/.config/i3/config)\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 214: # Gaps\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 215: for_window [class="^.*"] border pixel 2\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 216: gaps inner 10\n
</span><span style="color:#323232;">ERROR: CONFIG: ^^^^^^^^^^^^^\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 217: gaps outer 10\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 218: \n
</span><span style="color:#323232;">ERROR: CONFIG: Expected one of these tokens: <end>, '#', 'set ', 'set ', 'set_from_resource', 'include', 'bindsym', 'bindcode', 'bind', 'bar', 'font', 'mode', 'floating_minimum_size', 'floating_maximum_size', 'floating_modifier', 'default_orientation', 'workspace_layout', 'default_border', 'new_window', 'default_floating_border', 'new_float', 'hide_edge_borders', 'for_window', 'assign', 'no_focus', 'focus_follows_mouse', 'mouse_warping', 'focus_wrapping', 'force_focus_wrapping', 'force_xinerama', 'force-xinerama', 'disable_randr15', 'disable-randr15', 'workspace_auto_back_and_forth', 'fake_outputs', 'fake-outputs', 'force_display_urgency_hint', 'focus_on_window_activation', 'title_align', 'show_marks', 'workspace', 'ipc_socket', 'ipc-socket', 'ipc_kill_timeout', 'restart_state', 'popup_during_fullscreen', 'exec_always', 'exec', 'client.background', 'client.focused_inactive', 'client.focused', 'client.unfocused', 'client.urgent', 'client.placeholder'\n
</span><span style="color:#323232;">ERROR: CONFIG: (in file /home/$USER/.config/i3/config)\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 215: for_window [class="^.*"] border pixel 2\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 216: gaps inner 10\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 217: gaps outer 10\n
</span><span style="color:#323232;">ERROR: CONFIG: ^^^^^^^^^^^^^\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 218: \n
</span><span style="color:#323232;">ERROR: FYI: You are using i3 version 4.20.1 (2021-11-03)\n
</span>\n
```\n
\n
According to Debian i3 wiki, you just need to add ‘gaps inner 10’ to your config file to make it work, but I do exactly that and it didn’t work, I receive the same exact message.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 5
+favouriteCount: 15
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1724257023 {#2410
date: 2024-08-21 18:17:03.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1884 …}
+votes: Doctrine\ORM\PersistentCollection {#1973 …}
+reports: Doctrine\ORM\PersistentCollection {#1959 …}
+favourites: Doctrine\ORM\PersistentCollection {#1927 …}
+notifications: Doctrine\ORM\PersistentCollection {#2442 …}
+badges: Doctrine\ORM\PersistentCollection {#2440 …}
+children: []
-id: 30758
-titleTs: "'enabl':4 'gap':7 'i3':6 'i3-gaps':5"
-bodyTs: "'-03':241 '-11':240 '/home':44,199 '10':67,76,217,224,254 '2':60,210 '2021':239 '214':49 '215':54,204 '216':64,214 '217':73,221 '218':80,230 '4.20.1':238 'accord':242 'activ':166 'add':251 'align':168 'alway':186 'assign':126 'auto':150 'back':151 'bar':97 'bind':96 'bindcod':95 'bindsym':94 'border':58,113,118,123,208 'class':57,207 'client.background':188 'client.focused':189,191 'client.placeholder':194 'client.unfocused':192 'client.urgent':193 'config':41,47,52,62,69,71,78,82,196,202,212,219,226,228,257 'debian':244 'default':108,112,116 'didn':270 'disabl':144,147 'disable-randr15':146 'display':160 'edg':122 'enabl':17,28 'error':33,40,46,51,61,68,70,77,81,195,201,211,218,225,227,231 'exact':266,277 'exec':185,187 'expect':83 'fake':154,157 'fake-output':156 'far':11 'file':43,198,258 'float':100,103,106,117,120 'focus':128,129,134,137,163 'follow':130 'font':98 'forc':136,139,142,159 'force-xinerama':141 'forth':153 'fullscreen':184 'fyi':232 'gap':20,50,65,74,215,222,252 'hide':121 'hint':162 'i3':5,19,22,236,245 'i3-gaps':18 'inact':190 'includ':93 'inner':66,216,253 'ipc':172,175,177 'ipc-socket':174 'kill':178 'layout':111 'line':48,53,63,72,79,203,213,220,229 'love':8 'make':260 'mark':170 'maximum':104 'messag':278 'minimum':101 'mode':99 'modifi':107 'mous':131,132 'need':249 'new':114,119 'one':84 'orient':109 'outer':75,223 'output':155,158 'pixel':59,209 'popup':182 'randr15':145,148 'receiv':31,274 'resourc':92 'restart':180 'set':88,89,90 'show':169 'size':102,105 'socket':173,176 'start':2 'state':181 'timeout':179 'titl':167 'token':87 'tri':15,26 'understand':37 'urgenc':161 'use':4,235 'user/.config/i3/config':45,200 'version':237 'warp':133 'wiki':246 'window':56,115,125,165,206 'work':262,272 'workspac':110,149,171 'wrap':135,138 'xinerama':140,143"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705412394
+visibility: "visible "
+apId: "https://lemmy.dbzer0.com/post/12408353"
+editedAt: DateTimeImmutable @1724254392 {#1850
date: 2024-08-21 17:33:12.0 +02:00
}
+createdAt: DateTimeImmutable @1705348394 {#2420
date: 2024-01-15 20:53:14.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: """
Your i3 is too old. Perhaps your distro’s repository has a package called “i3-gaps” which was the former fork that implemented this feature. i3-gaps was merged back into i3 in the meantime.\n
\n
> Since i3 4.22, you can configure window gaps.\n
\n
[i3wm.org/docs/userguide.html#gaps](https://i3wm.org/docs/userguide.html#gaps)
"""
+lang: "en"
+isAdult: false
+favouriteCount: 18
+score: 0
+lastActive: DateTime @1705348893 {#4131
date: 2024-01-15 21:01:33.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Xirup@lemmy.dbzer0.com"
"@Xirup@lemmy.dbzer0.com"
"@Xirup@lemmy.dbzer0.com"
]
+children: Doctrine\ORM\PersistentCollection {#4138 …}
+nested: Doctrine\ORM\PersistentCollection {#4140 …}
+votes: Doctrine\ORM\PersistentCollection {#4142 …}
+reports: Doctrine\ORM\PersistentCollection {#4144 …}
+favourites: Doctrine\ORM\PersistentCollection {#4146 …}
+notifications: Doctrine\ORM\PersistentCollection {#4148 …}
-id: 311621
-bodyTs: "'/docs/userguide.html#gaps](https://i3wm.org/docs/userguide.html#gaps)':48 '4.22':40 'back':32 'call':14 'configur':43 'distro':8 'featur':26 'fork':22 'former':21 'gap':17,29,45 'i3':2,16,28,34,39 'i3-gaps':15,27 'i3wm.org':47 'i3wm.org/docs/userguide.html#gaps](https://i3wm.org/docs/userguide.html#gaps)':46 'implement':24 'meantim':37 'merg':31 'old':5 'packag':13 'perhap':6 'repositori':10 'sinc':38 'window':44"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://discuss.tchncs.de/comment/6485181"
+editedAt: DateTimeImmutable @1724255796 {#4132
date: 2024-08-21 17:56:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705348893 {#4133
date: 2024-01-15 21:01:33.0 +01:00
}
} |
|
Show voter details
|
15 |
DENIED
|
edit
|
App\Entity\EntryComment {#4137
+user: App\Entity\User {#4150 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
+slug: "How-I-can-enable-i3-gaps"
+title: "How I can enable i3-gaps?"
+url: null
+body: """
I started to use i3 and I love it so far, and then I tried to enable i3-gaps on i3 but when I tried to enable it I receive this error I don’t understand at all…\n
\n
```\n
\n
<span style="color:#323232;">ERROR: CONFIG: (in file /home/$USER/.config/i3/config)\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 214: # Gaps\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 215: for_window [class="^.*"] border pixel 2\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 216: gaps inner 10\n
</span><span style="color:#323232;">ERROR: CONFIG: ^^^^^^^^^^^^^\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 217: gaps outer 10\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 218: \n
</span><span style="color:#323232;">ERROR: CONFIG: Expected one of these tokens: <end>, '#', 'set ', 'set ', 'set_from_resource', 'include', 'bindsym', 'bindcode', 'bind', 'bar', 'font', 'mode', 'floating_minimum_size', 'floating_maximum_size', 'floating_modifier', 'default_orientation', 'workspace_layout', 'default_border', 'new_window', 'default_floating_border', 'new_float', 'hide_edge_borders', 'for_window', 'assign', 'no_focus', 'focus_follows_mouse', 'mouse_warping', 'focus_wrapping', 'force_focus_wrapping', 'force_xinerama', 'force-xinerama', 'disable_randr15', 'disable-randr15', 'workspace_auto_back_and_forth', 'fake_outputs', 'fake-outputs', 'force_display_urgency_hint', 'focus_on_window_activation', 'title_align', 'show_marks', 'workspace', 'ipc_socket', 'ipc-socket', 'ipc_kill_timeout', 'restart_state', 'popup_during_fullscreen', 'exec_always', 'exec', 'client.background', 'client.focused_inactive', 'client.focused', 'client.unfocused', 'client.urgent', 'client.placeholder'\n
</span><span style="color:#323232;">ERROR: CONFIG: (in file /home/$USER/.config/i3/config)\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 215: for_window [class="^.*"] border pixel 2\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 216: gaps inner 10\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 217: gaps outer 10\n
</span><span style="color:#323232;">ERROR: CONFIG: ^^^^^^^^^^^^^\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 218: \n
</span><span style="color:#323232;">ERROR: FYI: You are using i3 version 4.20.1 (2021-11-03)\n
</span>\n
```\n
\n
According to Debian i3 wiki, you just need to add ‘gaps inner 10’ to your config file to make it work, but I do exactly that and it didn’t work, I receive the same exact message.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 5
+favouriteCount: 15
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1724257023 {#2410
date: 2024-08-21 18:17:03.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1884 …}
+votes: Doctrine\ORM\PersistentCollection {#1973 …}
+reports: Doctrine\ORM\PersistentCollection {#1959 …}
+favourites: Doctrine\ORM\PersistentCollection {#1927 …}
+notifications: Doctrine\ORM\PersistentCollection {#2442 …}
+badges: Doctrine\ORM\PersistentCollection {#2440 …}
+children: []
-id: 30758
-titleTs: "'enabl':4 'gap':7 'i3':6 'i3-gaps':5"
-bodyTs: "'-03':241 '-11':240 '/home':44,199 '10':67,76,217,224,254 '2':60,210 '2021':239 '214':49 '215':54,204 '216':64,214 '217':73,221 '218':80,230 '4.20.1':238 'accord':242 'activ':166 'add':251 'align':168 'alway':186 'assign':126 'auto':150 'back':151 'bar':97 'bind':96 'bindcod':95 'bindsym':94 'border':58,113,118,123,208 'class':57,207 'client.background':188 'client.focused':189,191 'client.placeholder':194 'client.unfocused':192 'client.urgent':193 'config':41,47,52,62,69,71,78,82,196,202,212,219,226,228,257 'debian':244 'default':108,112,116 'didn':270 'disabl':144,147 'disable-randr15':146 'display':160 'edg':122 'enabl':17,28 'error':33,40,46,51,61,68,70,77,81,195,201,211,218,225,227,231 'exact':266,277 'exec':185,187 'expect':83 'fake':154,157 'fake-output':156 'far':11 'file':43,198,258 'float':100,103,106,117,120 'focus':128,129,134,137,163 'follow':130 'font':98 'forc':136,139,142,159 'force-xinerama':141 'forth':153 'fullscreen':184 'fyi':232 'gap':20,50,65,74,215,222,252 'hide':121 'hint':162 'i3':5,19,22,236,245 'i3-gaps':18 'inact':190 'includ':93 'inner':66,216,253 'ipc':172,175,177 'ipc-socket':174 'kill':178 'layout':111 'line':48,53,63,72,79,203,213,220,229 'love':8 'make':260 'mark':170 'maximum':104 'messag':278 'minimum':101 'mode':99 'modifi':107 'mous':131,132 'need':249 'new':114,119 'one':84 'orient':109 'outer':75,223 'output':155,158 'pixel':59,209 'popup':182 'randr15':145,148 'receiv':31,274 'resourc':92 'restart':180 'set':88,89,90 'show':169 'size':102,105 'socket':173,176 'start':2 'state':181 'timeout':179 'titl':167 'token':87 'tri':15,26 'understand':37 'urgenc':161 'use':4,235 'user/.config/i3/config':45,200 'version':237 'warp':133 'wiki':246 'window':56,115,125,165,206 'work':262,272 'workspac':110,149,171 'wrap':135,138 'xinerama':140,143"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705412394
+visibility: "visible "
+apId: "https://lemmy.dbzer0.com/post/12408353"
+editedAt: DateTimeImmutable @1724254392 {#1850
date: 2024-08-21 17:33:12.0 +02:00
}
+createdAt: DateTimeImmutable @1705348394 {#2420
date: 2024-01-15 20:53:14.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: """
Your i3 is too old. Perhaps your distro’s repository has a package called “i3-gaps” which was the former fork that implemented this feature. i3-gaps was merged back into i3 in the meantime.\n
\n
> Since i3 4.22, you can configure window gaps.\n
\n
[i3wm.org/docs/userguide.html#gaps](https://i3wm.org/docs/userguide.html#gaps)
"""
+lang: "en"
+isAdult: false
+favouriteCount: 18
+score: 0
+lastActive: DateTime @1705348893 {#4131
date: 2024-01-15 21:01:33.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Xirup@lemmy.dbzer0.com"
"@Xirup@lemmy.dbzer0.com"
"@Xirup@lemmy.dbzer0.com"
]
+children: Doctrine\ORM\PersistentCollection {#4138 …}
+nested: Doctrine\ORM\PersistentCollection {#4140 …}
+votes: Doctrine\ORM\PersistentCollection {#4142 …}
+reports: Doctrine\ORM\PersistentCollection {#4144 …}
+favourites: Doctrine\ORM\PersistentCollection {#4146 …}
+notifications: Doctrine\ORM\PersistentCollection {#4148 …}
-id: 311621
-bodyTs: "'/docs/userguide.html#gaps](https://i3wm.org/docs/userguide.html#gaps)':48 '4.22':40 'back':32 'call':14 'configur':43 'distro':8 'featur':26 'fork':22 'former':21 'gap':17,29,45 'i3':2,16,28,34,39 'i3-gaps':15,27 'i3wm.org':47 'i3wm.org/docs/userguide.html#gaps](https://i3wm.org/docs/userguide.html#gaps)':46 'implement':24 'meantim':37 'merg':31 'old':5 'packag':13 'perhap':6 'repositori':10 'sinc':38 'window':44"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://discuss.tchncs.de/comment/6485181"
+editedAt: DateTimeImmutable @1724255796 {#4132
date: 2024-08-21 17:56:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705348893 {#4133
date: 2024-01-15 21:01:33.0 +01:00
}
} |
|
Show voter details
|
16 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4137
+user: App\Entity\User {#4150 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
+slug: "How-I-can-enable-i3-gaps"
+title: "How I can enable i3-gaps?"
+url: null
+body: """
I started to use i3 and I love it so far, and then I tried to enable i3-gaps on i3 but when I tried to enable it I receive this error I don’t understand at all…\n
\n
```\n
\n
<span style="color:#323232;">ERROR: CONFIG: (in file /home/$USER/.config/i3/config)\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 214: # Gaps\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 215: for_window [class="^.*"] border pixel 2\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 216: gaps inner 10\n
</span><span style="color:#323232;">ERROR: CONFIG: ^^^^^^^^^^^^^\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 217: gaps outer 10\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 218: \n
</span><span style="color:#323232;">ERROR: CONFIG: Expected one of these tokens: <end>, '#', 'set ', 'set ', 'set_from_resource', 'include', 'bindsym', 'bindcode', 'bind', 'bar', 'font', 'mode', 'floating_minimum_size', 'floating_maximum_size', 'floating_modifier', 'default_orientation', 'workspace_layout', 'default_border', 'new_window', 'default_floating_border', 'new_float', 'hide_edge_borders', 'for_window', 'assign', 'no_focus', 'focus_follows_mouse', 'mouse_warping', 'focus_wrapping', 'force_focus_wrapping', 'force_xinerama', 'force-xinerama', 'disable_randr15', 'disable-randr15', 'workspace_auto_back_and_forth', 'fake_outputs', 'fake-outputs', 'force_display_urgency_hint', 'focus_on_window_activation', 'title_align', 'show_marks', 'workspace', 'ipc_socket', 'ipc-socket', 'ipc_kill_timeout', 'restart_state', 'popup_during_fullscreen', 'exec_always', 'exec', 'client.background', 'client.focused_inactive', 'client.focused', 'client.unfocused', 'client.urgent', 'client.placeholder'\n
</span><span style="color:#323232;">ERROR: CONFIG: (in file /home/$USER/.config/i3/config)\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 215: for_window [class="^.*"] border pixel 2\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 216: gaps inner 10\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 217: gaps outer 10\n
</span><span style="color:#323232;">ERROR: CONFIG: ^^^^^^^^^^^^^\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 218: \n
</span><span style="color:#323232;">ERROR: FYI: You are using i3 version 4.20.1 (2021-11-03)\n
</span>\n
```\n
\n
According to Debian i3 wiki, you just need to add ‘gaps inner 10’ to your config file to make it work, but I do exactly that and it didn’t work, I receive the same exact message.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 5
+favouriteCount: 15
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1724257023 {#2410
date: 2024-08-21 18:17:03.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1884 …}
+votes: Doctrine\ORM\PersistentCollection {#1973 …}
+reports: Doctrine\ORM\PersistentCollection {#1959 …}
+favourites: Doctrine\ORM\PersistentCollection {#1927 …}
+notifications: Doctrine\ORM\PersistentCollection {#2442 …}
+badges: Doctrine\ORM\PersistentCollection {#2440 …}
+children: []
-id: 30758
-titleTs: "'enabl':4 'gap':7 'i3':6 'i3-gaps':5"
-bodyTs: "'-03':241 '-11':240 '/home':44,199 '10':67,76,217,224,254 '2':60,210 '2021':239 '214':49 '215':54,204 '216':64,214 '217':73,221 '218':80,230 '4.20.1':238 'accord':242 'activ':166 'add':251 'align':168 'alway':186 'assign':126 'auto':150 'back':151 'bar':97 'bind':96 'bindcod':95 'bindsym':94 'border':58,113,118,123,208 'class':57,207 'client.background':188 'client.focused':189,191 'client.placeholder':194 'client.unfocused':192 'client.urgent':193 'config':41,47,52,62,69,71,78,82,196,202,212,219,226,228,257 'debian':244 'default':108,112,116 'didn':270 'disabl':144,147 'disable-randr15':146 'display':160 'edg':122 'enabl':17,28 'error':33,40,46,51,61,68,70,77,81,195,201,211,218,225,227,231 'exact':266,277 'exec':185,187 'expect':83 'fake':154,157 'fake-output':156 'far':11 'file':43,198,258 'float':100,103,106,117,120 'focus':128,129,134,137,163 'follow':130 'font':98 'forc':136,139,142,159 'force-xinerama':141 'forth':153 'fullscreen':184 'fyi':232 'gap':20,50,65,74,215,222,252 'hide':121 'hint':162 'i3':5,19,22,236,245 'i3-gaps':18 'inact':190 'includ':93 'inner':66,216,253 'ipc':172,175,177 'ipc-socket':174 'kill':178 'layout':111 'line':48,53,63,72,79,203,213,220,229 'love':8 'make':260 'mark':170 'maximum':104 'messag':278 'minimum':101 'mode':99 'modifi':107 'mous':131,132 'need':249 'new':114,119 'one':84 'orient':109 'outer':75,223 'output':155,158 'pixel':59,209 'popup':182 'randr15':145,148 'receiv':31,274 'resourc':92 'restart':180 'set':88,89,90 'show':169 'size':102,105 'socket':173,176 'start':2 'state':181 'timeout':179 'titl':167 'token':87 'tri':15,26 'understand':37 'urgenc':161 'use':4,235 'user/.config/i3/config':45,200 'version':237 'warp':133 'wiki':246 'window':56,115,125,165,206 'work':262,272 'workspac':110,149,171 'wrap':135,138 'xinerama':140,143"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705412394
+visibility: "visible "
+apId: "https://lemmy.dbzer0.com/post/12408353"
+editedAt: DateTimeImmutable @1724254392 {#1850
date: 2024-08-21 17:33:12.0 +02:00
}
+createdAt: DateTimeImmutable @1705348394 {#2420
date: 2024-01-15 20:53:14.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: """
Your i3 is too old. Perhaps your distro’s repository has a package called “i3-gaps” which was the former fork that implemented this feature. i3-gaps was merged back into i3 in the meantime.\n
\n
> Since i3 4.22, you can configure window gaps.\n
\n
[i3wm.org/docs/userguide.html#gaps](https://i3wm.org/docs/userguide.html#gaps)
"""
+lang: "en"
+isAdult: false
+favouriteCount: 18
+score: 0
+lastActive: DateTime @1705348893 {#4131
date: 2024-01-15 21:01:33.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Xirup@lemmy.dbzer0.com"
"@Xirup@lemmy.dbzer0.com"
"@Xirup@lemmy.dbzer0.com"
]
+children: Doctrine\ORM\PersistentCollection {#4138 …}
+nested: Doctrine\ORM\PersistentCollection {#4140 …}
+votes: Doctrine\ORM\PersistentCollection {#4142 …}
+reports: Doctrine\ORM\PersistentCollection {#4144 …}
+favourites: Doctrine\ORM\PersistentCollection {#4146 …}
+notifications: Doctrine\ORM\PersistentCollection {#4148 …}
-id: 311621
-bodyTs: "'/docs/userguide.html#gaps](https://i3wm.org/docs/userguide.html#gaps)':48 '4.22':40 'back':32 'call':14 'configur':43 'distro':8 'featur':26 'fork':22 'former':21 'gap':17,29,45 'i3':2,16,28,34,39 'i3-gaps':15,27 'i3wm.org':47 'i3wm.org/docs/userguide.html#gaps](https://i3wm.org/docs/userguide.html#gaps)':46 'implement':24 'meantim':37 'merg':31 'old':5 'packag':13 'perhap':6 'repositori':10 'sinc':38 'window':44"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://discuss.tchncs.de/comment/6485181"
+editedAt: DateTimeImmutable @1724255796 {#4132
date: 2024-08-21 17:56:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705348893 {#4133
date: 2024-01-15 21:01:33.0 +01:00
}
} |
|
Show voter details
|
17 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
18 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4211
+user: App\Entity\User {#4224 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
+slug: "How-I-can-enable-i3-gaps"
+title: "How I can enable i3-gaps?"
+url: null
+body: """
I started to use i3 and I love it so far, and then I tried to enable i3-gaps on i3 but when I tried to enable it I receive this error I don’t understand at all…\n
\n
```\n
\n
<span style="color:#323232;">ERROR: CONFIG: (in file /home/$USER/.config/i3/config)\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 214: # Gaps\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 215: for_window [class="^.*"] border pixel 2\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 216: gaps inner 10\n
</span><span style="color:#323232;">ERROR: CONFIG: ^^^^^^^^^^^^^\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 217: gaps outer 10\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 218: \n
</span><span style="color:#323232;">ERROR: CONFIG: Expected one of these tokens: <end>, '#', 'set ', 'set ', 'set_from_resource', 'include', 'bindsym', 'bindcode', 'bind', 'bar', 'font', 'mode', 'floating_minimum_size', 'floating_maximum_size', 'floating_modifier', 'default_orientation', 'workspace_layout', 'default_border', 'new_window', 'default_floating_border', 'new_float', 'hide_edge_borders', 'for_window', 'assign', 'no_focus', 'focus_follows_mouse', 'mouse_warping', 'focus_wrapping', 'force_focus_wrapping', 'force_xinerama', 'force-xinerama', 'disable_randr15', 'disable-randr15', 'workspace_auto_back_and_forth', 'fake_outputs', 'fake-outputs', 'force_display_urgency_hint', 'focus_on_window_activation', 'title_align', 'show_marks', 'workspace', 'ipc_socket', 'ipc-socket', 'ipc_kill_timeout', 'restart_state', 'popup_during_fullscreen', 'exec_always', 'exec', 'client.background', 'client.focused_inactive', 'client.focused', 'client.unfocused', 'client.urgent', 'client.placeholder'\n
</span><span style="color:#323232;">ERROR: CONFIG: (in file /home/$USER/.config/i3/config)\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 215: for_window [class="^.*"] border pixel 2\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 216: gaps inner 10\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 217: gaps outer 10\n
</span><span style="color:#323232;">ERROR: CONFIG: ^^^^^^^^^^^^^\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 218: \n
</span><span style="color:#323232;">ERROR: FYI: You are using i3 version 4.20.1 (2021-11-03)\n
</span>\n
```\n
\n
According to Debian i3 wiki, you just need to add ‘gaps inner 10’ to your config file to make it work, but I do exactly that and it didn’t work, I receive the same exact message.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 5
+favouriteCount: 15
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1724257023 {#2410
date: 2024-08-21 18:17:03.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1884 …}
+votes: Doctrine\ORM\PersistentCollection {#1973 …}
+reports: Doctrine\ORM\PersistentCollection {#1959 …}
+favourites: Doctrine\ORM\PersistentCollection {#1927 …}
+notifications: Doctrine\ORM\PersistentCollection {#2442 …}
+badges: Doctrine\ORM\PersistentCollection {#2440 …}
+children: []
-id: 30758
-titleTs: "'enabl':4 'gap':7 'i3':6 'i3-gaps':5"
-bodyTs: "'-03':241 '-11':240 '/home':44,199 '10':67,76,217,224,254 '2':60,210 '2021':239 '214':49 '215':54,204 '216':64,214 '217':73,221 '218':80,230 '4.20.1':238 'accord':242 'activ':166 'add':251 'align':168 'alway':186 'assign':126 'auto':150 'back':151 'bar':97 'bind':96 'bindcod':95 'bindsym':94 'border':58,113,118,123,208 'class':57,207 'client.background':188 'client.focused':189,191 'client.placeholder':194 'client.unfocused':192 'client.urgent':193 'config':41,47,52,62,69,71,78,82,196,202,212,219,226,228,257 'debian':244 'default':108,112,116 'didn':270 'disabl':144,147 'disable-randr15':146 'display':160 'edg':122 'enabl':17,28 'error':33,40,46,51,61,68,70,77,81,195,201,211,218,225,227,231 'exact':266,277 'exec':185,187 'expect':83 'fake':154,157 'fake-output':156 'far':11 'file':43,198,258 'float':100,103,106,117,120 'focus':128,129,134,137,163 'follow':130 'font':98 'forc':136,139,142,159 'force-xinerama':141 'forth':153 'fullscreen':184 'fyi':232 'gap':20,50,65,74,215,222,252 'hide':121 'hint':162 'i3':5,19,22,236,245 'i3-gaps':18 'inact':190 'includ':93 'inner':66,216,253 'ipc':172,175,177 'ipc-socket':174 'kill':178 'layout':111 'line':48,53,63,72,79,203,213,220,229 'love':8 'make':260 'mark':170 'maximum':104 'messag':278 'minimum':101 'mode':99 'modifi':107 'mous':131,132 'need':249 'new':114,119 'one':84 'orient':109 'outer':75,223 'output':155,158 'pixel':59,209 'popup':182 'randr15':145,148 'receiv':31,274 'resourc':92 'restart':180 'set':88,89,90 'show':169 'size':102,105 'socket':173,176 'start':2 'state':181 'timeout':179 'titl':167 'token':87 'tri':15,26 'understand':37 'urgenc':161 'use':4,235 'user/.config/i3/config':45,200 'version':237 'warp':133 'wiki':246 'window':56,115,125,165,206 'work':262,272 'workspac':110,149,171 'wrap':135,138 'xinerama':140,143"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705412394
+visibility: "visible "
+apId: "https://lemmy.dbzer0.com/post/12408353"
+editedAt: DateTimeImmutable @1724254392 {#1850
date: 2024-08-21 17:33:12.0 +02:00
}
+createdAt: DateTimeImmutable @1705348394 {#2420
date: 2024-01-15 20:53:14.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: """
It says at the bottom you’re using a version built in Nov 2021, you might just need to update to the latest release (latest Arch release is 4.23-1, built 10-29-2023).\n
\n
If the version in your repos is that out of date though (you didn’t state your distro so there’s no telling offhand), your best bet may to be to build it from source and install it.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 5
+score: 0
+lastActive: DateTime @1724255778 {#4206
date: 2024-08-21 17:56:18.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@Xirup@lemmy.dbzer0.com"
]
+children: Doctrine\ORM\PersistentCollection {#4212 …}
+nested: Doctrine\ORM\PersistentCollection {#4214 …}
+votes: Doctrine\ORM\PersistentCollection {#4216 …}
+reports: Doctrine\ORM\PersistentCollection {#4218 …}
+favourites: Doctrine\ORM\PersistentCollection {#4220 …}
+notifications: Doctrine\ORM\PersistentCollection {#4222 …}
-id: 311616
-bodyTs: "'-1':30 '-2023':34 '-29':33 '10':32 '2021':14 '4.23':29 'arch':26 'best':60 'bet':61 'bottom':5 'build':66 'built':11,31 'date':45 'didn':48 'distro':52 'instal':71 'latest':23,25 'may':62 'might':16 'need':18 'nov':13 'offhand':58 're':7 'releas':24,27 'repo':40 'say':2 'sourc':69 'state':50 'tell':57 'though':46 'updat':20 'use':8 'version':10,37"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6716495"
+editedAt: null
+createdAt: DateTimeImmutable @1705348825 {#4207
date: 2024-01-15 21:00:25.0 +01:00
}
} |
|
Show voter details
|
19 |
DENIED
|
edit
|
App\Entity\EntryComment {#4211
+user: App\Entity\User {#4224 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
+slug: "How-I-can-enable-i3-gaps"
+title: "How I can enable i3-gaps?"
+url: null
+body: """
I started to use i3 and I love it so far, and then I tried to enable i3-gaps on i3 but when I tried to enable it I receive this error I don’t understand at all…\n
\n
```\n
\n
<span style="color:#323232;">ERROR: CONFIG: (in file /home/$USER/.config/i3/config)\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 214: # Gaps\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 215: for_window [class="^.*"] border pixel 2\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 216: gaps inner 10\n
</span><span style="color:#323232;">ERROR: CONFIG: ^^^^^^^^^^^^^\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 217: gaps outer 10\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 218: \n
</span><span style="color:#323232;">ERROR: CONFIG: Expected one of these tokens: <end>, '#', 'set ', 'set ', 'set_from_resource', 'include', 'bindsym', 'bindcode', 'bind', 'bar', 'font', 'mode', 'floating_minimum_size', 'floating_maximum_size', 'floating_modifier', 'default_orientation', 'workspace_layout', 'default_border', 'new_window', 'default_floating_border', 'new_float', 'hide_edge_borders', 'for_window', 'assign', 'no_focus', 'focus_follows_mouse', 'mouse_warping', 'focus_wrapping', 'force_focus_wrapping', 'force_xinerama', 'force-xinerama', 'disable_randr15', 'disable-randr15', 'workspace_auto_back_and_forth', 'fake_outputs', 'fake-outputs', 'force_display_urgency_hint', 'focus_on_window_activation', 'title_align', 'show_marks', 'workspace', 'ipc_socket', 'ipc-socket', 'ipc_kill_timeout', 'restart_state', 'popup_during_fullscreen', 'exec_always', 'exec', 'client.background', 'client.focused_inactive', 'client.focused', 'client.unfocused', 'client.urgent', 'client.placeholder'\n
</span><span style="color:#323232;">ERROR: CONFIG: (in file /home/$USER/.config/i3/config)\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 215: for_window [class="^.*"] border pixel 2\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 216: gaps inner 10\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 217: gaps outer 10\n
</span><span style="color:#323232;">ERROR: CONFIG: ^^^^^^^^^^^^^\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 218: \n
</span><span style="color:#323232;">ERROR: FYI: You are using i3 version 4.20.1 (2021-11-03)\n
</span>\n
```\n
\n
According to Debian i3 wiki, you just need to add ‘gaps inner 10’ to your config file to make it work, but I do exactly that and it didn’t work, I receive the same exact message.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 5
+favouriteCount: 15
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1724257023 {#2410
date: 2024-08-21 18:17:03.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1884 …}
+votes: Doctrine\ORM\PersistentCollection {#1973 …}
+reports: Doctrine\ORM\PersistentCollection {#1959 …}
+favourites: Doctrine\ORM\PersistentCollection {#1927 …}
+notifications: Doctrine\ORM\PersistentCollection {#2442 …}
+badges: Doctrine\ORM\PersistentCollection {#2440 …}
+children: []
-id: 30758
-titleTs: "'enabl':4 'gap':7 'i3':6 'i3-gaps':5"
-bodyTs: "'-03':241 '-11':240 '/home':44,199 '10':67,76,217,224,254 '2':60,210 '2021':239 '214':49 '215':54,204 '216':64,214 '217':73,221 '218':80,230 '4.20.1':238 'accord':242 'activ':166 'add':251 'align':168 'alway':186 'assign':126 'auto':150 'back':151 'bar':97 'bind':96 'bindcod':95 'bindsym':94 'border':58,113,118,123,208 'class':57,207 'client.background':188 'client.focused':189,191 'client.placeholder':194 'client.unfocused':192 'client.urgent':193 'config':41,47,52,62,69,71,78,82,196,202,212,219,226,228,257 'debian':244 'default':108,112,116 'didn':270 'disabl':144,147 'disable-randr15':146 'display':160 'edg':122 'enabl':17,28 'error':33,40,46,51,61,68,70,77,81,195,201,211,218,225,227,231 'exact':266,277 'exec':185,187 'expect':83 'fake':154,157 'fake-output':156 'far':11 'file':43,198,258 'float':100,103,106,117,120 'focus':128,129,134,137,163 'follow':130 'font':98 'forc':136,139,142,159 'force-xinerama':141 'forth':153 'fullscreen':184 'fyi':232 'gap':20,50,65,74,215,222,252 'hide':121 'hint':162 'i3':5,19,22,236,245 'i3-gaps':18 'inact':190 'includ':93 'inner':66,216,253 'ipc':172,175,177 'ipc-socket':174 'kill':178 'layout':111 'line':48,53,63,72,79,203,213,220,229 'love':8 'make':260 'mark':170 'maximum':104 'messag':278 'minimum':101 'mode':99 'modifi':107 'mous':131,132 'need':249 'new':114,119 'one':84 'orient':109 'outer':75,223 'output':155,158 'pixel':59,209 'popup':182 'randr15':145,148 'receiv':31,274 'resourc':92 'restart':180 'set':88,89,90 'show':169 'size':102,105 'socket':173,176 'start':2 'state':181 'timeout':179 'titl':167 'token':87 'tri':15,26 'understand':37 'urgenc':161 'use':4,235 'user/.config/i3/config':45,200 'version':237 'warp':133 'wiki':246 'window':56,115,125,165,206 'work':262,272 'workspac':110,149,171 'wrap':135,138 'xinerama':140,143"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705412394
+visibility: "visible "
+apId: "https://lemmy.dbzer0.com/post/12408353"
+editedAt: DateTimeImmutable @1724254392 {#1850
date: 2024-08-21 17:33:12.0 +02:00
}
+createdAt: DateTimeImmutable @1705348394 {#2420
date: 2024-01-15 20:53:14.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: """
It says at the bottom you’re using a version built in Nov 2021, you might just need to update to the latest release (latest Arch release is 4.23-1, built 10-29-2023).\n
\n
If the version in your repos is that out of date though (you didn’t state your distro so there’s no telling offhand), your best bet may to be to build it from source and install it.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 5
+score: 0
+lastActive: DateTime @1724255778 {#4206
date: 2024-08-21 17:56:18.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@Xirup@lemmy.dbzer0.com"
]
+children: Doctrine\ORM\PersistentCollection {#4212 …}
+nested: Doctrine\ORM\PersistentCollection {#4214 …}
+votes: Doctrine\ORM\PersistentCollection {#4216 …}
+reports: Doctrine\ORM\PersistentCollection {#4218 …}
+favourites: Doctrine\ORM\PersistentCollection {#4220 …}
+notifications: Doctrine\ORM\PersistentCollection {#4222 …}
-id: 311616
-bodyTs: "'-1':30 '-2023':34 '-29':33 '10':32 '2021':14 '4.23':29 'arch':26 'best':60 'bet':61 'bottom':5 'build':66 'built':11,31 'date':45 'didn':48 'distro':52 'instal':71 'latest':23,25 'may':62 'might':16 'need':18 'nov':13 'offhand':58 're':7 'releas':24,27 'repo':40 'say':2 'sourc':69 'state':50 'tell':57 'though':46 'updat':20 'use':8 'version':10,37"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6716495"
+editedAt: null
+createdAt: DateTimeImmutable @1705348825 {#4207
date: 2024-01-15 21:00:25.0 +01:00
}
} |
|
Show voter details
|
20 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4211
+user: App\Entity\User {#4224 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
+slug: "How-I-can-enable-i3-gaps"
+title: "How I can enable i3-gaps?"
+url: null
+body: """
I started to use i3 and I love it so far, and then I tried to enable i3-gaps on i3 but when I tried to enable it I receive this error I don’t understand at all…\n
\n
```\n
\n
<span style="color:#323232;">ERROR: CONFIG: (in file /home/$USER/.config/i3/config)\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 214: # Gaps\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 215: for_window [class="^.*"] border pixel 2\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 216: gaps inner 10\n
</span><span style="color:#323232;">ERROR: CONFIG: ^^^^^^^^^^^^^\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 217: gaps outer 10\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 218: \n
</span><span style="color:#323232;">ERROR: CONFIG: Expected one of these tokens: <end>, '#', 'set ', 'set ', 'set_from_resource', 'include', 'bindsym', 'bindcode', 'bind', 'bar', 'font', 'mode', 'floating_minimum_size', 'floating_maximum_size', 'floating_modifier', 'default_orientation', 'workspace_layout', 'default_border', 'new_window', 'default_floating_border', 'new_float', 'hide_edge_borders', 'for_window', 'assign', 'no_focus', 'focus_follows_mouse', 'mouse_warping', 'focus_wrapping', 'force_focus_wrapping', 'force_xinerama', 'force-xinerama', 'disable_randr15', 'disable-randr15', 'workspace_auto_back_and_forth', 'fake_outputs', 'fake-outputs', 'force_display_urgency_hint', 'focus_on_window_activation', 'title_align', 'show_marks', 'workspace', 'ipc_socket', 'ipc-socket', 'ipc_kill_timeout', 'restart_state', 'popup_during_fullscreen', 'exec_always', 'exec', 'client.background', 'client.focused_inactive', 'client.focused', 'client.unfocused', 'client.urgent', 'client.placeholder'\n
</span><span style="color:#323232;">ERROR: CONFIG: (in file /home/$USER/.config/i3/config)\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 215: for_window [class="^.*"] border pixel 2\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 216: gaps inner 10\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 217: gaps outer 10\n
</span><span style="color:#323232;">ERROR: CONFIG: ^^^^^^^^^^^^^\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 218: \n
</span><span style="color:#323232;">ERROR: FYI: You are using i3 version 4.20.1 (2021-11-03)\n
</span>\n
```\n
\n
According to Debian i3 wiki, you just need to add ‘gaps inner 10’ to your config file to make it work, but I do exactly that and it didn’t work, I receive the same exact message.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 5
+favouriteCount: 15
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1724257023 {#2410
date: 2024-08-21 18:17:03.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1884 …}
+votes: Doctrine\ORM\PersistentCollection {#1973 …}
+reports: Doctrine\ORM\PersistentCollection {#1959 …}
+favourites: Doctrine\ORM\PersistentCollection {#1927 …}
+notifications: Doctrine\ORM\PersistentCollection {#2442 …}
+badges: Doctrine\ORM\PersistentCollection {#2440 …}
+children: []
-id: 30758
-titleTs: "'enabl':4 'gap':7 'i3':6 'i3-gaps':5"
-bodyTs: "'-03':241 '-11':240 '/home':44,199 '10':67,76,217,224,254 '2':60,210 '2021':239 '214':49 '215':54,204 '216':64,214 '217':73,221 '218':80,230 '4.20.1':238 'accord':242 'activ':166 'add':251 'align':168 'alway':186 'assign':126 'auto':150 'back':151 'bar':97 'bind':96 'bindcod':95 'bindsym':94 'border':58,113,118,123,208 'class':57,207 'client.background':188 'client.focused':189,191 'client.placeholder':194 'client.unfocused':192 'client.urgent':193 'config':41,47,52,62,69,71,78,82,196,202,212,219,226,228,257 'debian':244 'default':108,112,116 'didn':270 'disabl':144,147 'disable-randr15':146 'display':160 'edg':122 'enabl':17,28 'error':33,40,46,51,61,68,70,77,81,195,201,211,218,225,227,231 'exact':266,277 'exec':185,187 'expect':83 'fake':154,157 'fake-output':156 'far':11 'file':43,198,258 'float':100,103,106,117,120 'focus':128,129,134,137,163 'follow':130 'font':98 'forc':136,139,142,159 'force-xinerama':141 'forth':153 'fullscreen':184 'fyi':232 'gap':20,50,65,74,215,222,252 'hide':121 'hint':162 'i3':5,19,22,236,245 'i3-gaps':18 'inact':190 'includ':93 'inner':66,216,253 'ipc':172,175,177 'ipc-socket':174 'kill':178 'layout':111 'line':48,53,63,72,79,203,213,220,229 'love':8 'make':260 'mark':170 'maximum':104 'messag':278 'minimum':101 'mode':99 'modifi':107 'mous':131,132 'need':249 'new':114,119 'one':84 'orient':109 'outer':75,223 'output':155,158 'pixel':59,209 'popup':182 'randr15':145,148 'receiv':31,274 'resourc':92 'restart':180 'set':88,89,90 'show':169 'size':102,105 'socket':173,176 'start':2 'state':181 'timeout':179 'titl':167 'token':87 'tri':15,26 'understand':37 'urgenc':161 'use':4,235 'user/.config/i3/config':45,200 'version':237 'warp':133 'wiki':246 'window':56,115,125,165,206 'work':262,272 'workspac':110,149,171 'wrap':135,138 'xinerama':140,143"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705412394
+visibility: "visible "
+apId: "https://lemmy.dbzer0.com/post/12408353"
+editedAt: DateTimeImmutable @1724254392 {#1850
date: 2024-08-21 17:33:12.0 +02:00
}
+createdAt: DateTimeImmutable @1705348394 {#2420
date: 2024-01-15 20:53:14.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: """
It says at the bottom you’re using a version built in Nov 2021, you might just need to update to the latest release (latest Arch release is 4.23-1, built 10-29-2023).\n
\n
If the version in your repos is that out of date though (you didn’t state your distro so there’s no telling offhand), your best bet may to be to build it from source and install it.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 5
+score: 0
+lastActive: DateTime @1724255778 {#4206
date: 2024-08-21 17:56:18.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@Xirup@lemmy.dbzer0.com"
]
+children: Doctrine\ORM\PersistentCollection {#4212 …}
+nested: Doctrine\ORM\PersistentCollection {#4214 …}
+votes: Doctrine\ORM\PersistentCollection {#4216 …}
+reports: Doctrine\ORM\PersistentCollection {#4218 …}
+favourites: Doctrine\ORM\PersistentCollection {#4220 …}
+notifications: Doctrine\ORM\PersistentCollection {#4222 …}
-id: 311616
-bodyTs: "'-1':30 '-2023':34 '-29':33 '10':32 '2021':14 '4.23':29 'arch':26 'best':60 'bet':61 'bottom':5 'build':66 'built':11,31 'date':45 'didn':48 'distro':52 'instal':71 'latest':23,25 'may':62 'might':16 'need':18 'nov':13 'offhand':58 're':7 'releas':24,27 'repo':40 'say':2 'sourc':69 'state':50 'tell':57 'though':46 'updat':20 'use':8 'version':10,37"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6716495"
+editedAt: null
+createdAt: DateTimeImmutable @1705348825 {#4207
date: 2024-01-15 21:00:25.0 +01:00
}
} |
|
Show voter details
|
21 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
22 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4294
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
+slug: "How-I-can-enable-i3-gaps"
+title: "How I can enable i3-gaps?"
+url: null
+body: """
I started to use i3 and I love it so far, and then I tried to enable i3-gaps on i3 but when I tried to enable it I receive this error I don’t understand at all…\n
\n
```\n
\n
<span style="color:#323232;">ERROR: CONFIG: (in file /home/$USER/.config/i3/config)\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 214: # Gaps\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 215: for_window [class="^.*"] border pixel 2\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 216: gaps inner 10\n
</span><span style="color:#323232;">ERROR: CONFIG: ^^^^^^^^^^^^^\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 217: gaps outer 10\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 218: \n
</span><span style="color:#323232;">ERROR: CONFIG: Expected one of these tokens: <end>, '#', 'set ', 'set ', 'set_from_resource', 'include', 'bindsym', 'bindcode', 'bind', 'bar', 'font', 'mode', 'floating_minimum_size', 'floating_maximum_size', 'floating_modifier', 'default_orientation', 'workspace_layout', 'default_border', 'new_window', 'default_floating_border', 'new_float', 'hide_edge_borders', 'for_window', 'assign', 'no_focus', 'focus_follows_mouse', 'mouse_warping', 'focus_wrapping', 'force_focus_wrapping', 'force_xinerama', 'force-xinerama', 'disable_randr15', 'disable-randr15', 'workspace_auto_back_and_forth', 'fake_outputs', 'fake-outputs', 'force_display_urgency_hint', 'focus_on_window_activation', 'title_align', 'show_marks', 'workspace', 'ipc_socket', 'ipc-socket', 'ipc_kill_timeout', 'restart_state', 'popup_during_fullscreen', 'exec_always', 'exec', 'client.background', 'client.focused_inactive', 'client.focused', 'client.unfocused', 'client.urgent', 'client.placeholder'\n
</span><span style="color:#323232;">ERROR: CONFIG: (in file /home/$USER/.config/i3/config)\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 215: for_window [class="^.*"] border pixel 2\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 216: gaps inner 10\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 217: gaps outer 10\n
</span><span style="color:#323232;">ERROR: CONFIG: ^^^^^^^^^^^^^\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 218: \n
</span><span style="color:#323232;">ERROR: FYI: You are using i3 version 4.20.1 (2021-11-03)\n
</span>\n
```\n
\n
According to Debian i3 wiki, you just need to add ‘gaps inner 10’ to your config file to make it work, but I do exactly that and it didn’t work, I receive the same exact message.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 5
+favouriteCount: 15
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1724257023 {#2410
date: 2024-08-21 18:17:03.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1884 …}
+votes: Doctrine\ORM\PersistentCollection {#1973 …}
+reports: Doctrine\ORM\PersistentCollection {#1959 …}
+favourites: Doctrine\ORM\PersistentCollection {#1927 …}
+notifications: Doctrine\ORM\PersistentCollection {#2442 …}
+badges: Doctrine\ORM\PersistentCollection {#2440 …}
+children: []
-id: 30758
-titleTs: "'enabl':4 'gap':7 'i3':6 'i3-gaps':5"
-bodyTs: "'-03':241 '-11':240 '/home':44,199 '10':67,76,217,224,254 '2':60,210 '2021':239 '214':49 '215':54,204 '216':64,214 '217':73,221 '218':80,230 '4.20.1':238 'accord':242 'activ':166 'add':251 'align':168 'alway':186 'assign':126 'auto':150 'back':151 'bar':97 'bind':96 'bindcod':95 'bindsym':94 'border':58,113,118,123,208 'class':57,207 'client.background':188 'client.focused':189,191 'client.placeholder':194 'client.unfocused':192 'client.urgent':193 'config':41,47,52,62,69,71,78,82,196,202,212,219,226,228,257 'debian':244 'default':108,112,116 'didn':270 'disabl':144,147 'disable-randr15':146 'display':160 'edg':122 'enabl':17,28 'error':33,40,46,51,61,68,70,77,81,195,201,211,218,225,227,231 'exact':266,277 'exec':185,187 'expect':83 'fake':154,157 'fake-output':156 'far':11 'file':43,198,258 'float':100,103,106,117,120 'focus':128,129,134,137,163 'follow':130 'font':98 'forc':136,139,142,159 'force-xinerama':141 'forth':153 'fullscreen':184 'fyi':232 'gap':20,50,65,74,215,222,252 'hide':121 'hint':162 'i3':5,19,22,236,245 'i3-gaps':18 'inact':190 'includ':93 'inner':66,216,253 'ipc':172,175,177 'ipc-socket':174 'kill':178 'layout':111 'line':48,53,63,72,79,203,213,220,229 'love':8 'make':260 'mark':170 'maximum':104 'messag':278 'minimum':101 'mode':99 'modifi':107 'mous':131,132 'need':249 'new':114,119 'one':84 'orient':109 'outer':75,223 'output':155,158 'pixel':59,209 'popup':182 'randr15':145,148 'receiv':31,274 'resourc':92 'restart':180 'set':88,89,90 'show':169 'size':102,105 'socket':173,176 'start':2 'state':181 'timeout':179 'titl':167 'token':87 'tri':15,26 'understand':37 'urgenc':161 'use':4,235 'user/.config/i3/config':45,200 'version':237 'warp':133 'wiki':246 'window':56,115,125,165,206 'work':262,272 'workspac':110,149,171 'wrap':135,138 'xinerama':140,143"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705412394
+visibility: "visible "
+apId: "https://lemmy.dbzer0.com/post/12408353"
+editedAt: DateTimeImmutable @1724254392 {#1850
date: 2024-08-21 17:33:12.0 +02:00
}
+createdAt: DateTimeImmutable @1705348394 {#2420
date: 2024-01-15 20:53:14.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#4211
+user: App\Entity\User {#4224 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: """
It says at the bottom you’re using a version built in Nov 2021, you might just need to update to the latest release (latest Arch release is 4.23-1, built 10-29-2023).\n
\n
If the version in your repos is that out of date though (you didn’t state your distro so there’s no telling offhand), your best bet may to be to build it from source and install it.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 5
+score: 0
+lastActive: DateTime @1724255778 {#4206
date: 2024-08-21 17:56:18.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@Xirup@lemmy.dbzer0.com"
]
+children: Doctrine\ORM\PersistentCollection {#4212 …}
+nested: Doctrine\ORM\PersistentCollection {#4214 …}
+votes: Doctrine\ORM\PersistentCollection {#4216 …}
+reports: Doctrine\ORM\PersistentCollection {#4218 …}
+favourites: Doctrine\ORM\PersistentCollection {#4220 …}
+notifications: Doctrine\ORM\PersistentCollection {#4222 …}
-id: 311616
-bodyTs: "'-1':30 '-2023':34 '-29':33 '10':32 '2021':14 '4.23':29 'arch':26 'best':60 'bet':61 'bottom':5 'build':66 'built':11,31 'date':45 'didn':48 'distro':52 'instal':71 'latest':23,25 'may':62 'might':16 'need':18 'nov':13 'offhand':58 're':7 'releas':24,27 'repo':40 'say':2 'sourc':69 'state':50 'tell':57 'though':46 'updat':20 'use':8 'version':10,37"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6716495"
+editedAt: null
+createdAt: DateTimeImmutable @1705348825 {#4207
date: 2024-01-15 21:00:25.0 +01:00
}
}
+root: App\Entity\EntryComment {#4211}
+body: """
Fuck I’m so blind, thanks…\n
\n
I’m using KDE Neon, that uses Ubuntu LTS so yeah… It’s obvious that i’m using a very outdated i3 version.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1705348933 {#4290
date: 2024-01-15 21:02:13.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Xirup@lemmy.dbzer0.com"
"@crunchymunchytoast@lemmy.world"
"@Xirup@lemmy.dbzer0.com"
"@crunchymunchytoast@lemmy.world"
"@Xirup@lemmy.dbzer0.com"
"@crunchymunchytoast@lemmy.world"
"@Xirup@lemmy.dbzer0.com"
"@crunchymunchytoast@lemmy.world"
"@Xirup@lemmy.dbzer0.com"
"@crunchymunchytoast@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#4298 …}
+nested: Doctrine\ORM\PersistentCollection {#4300 …}
+votes: Doctrine\ORM\PersistentCollection {#4296 …}
+reports: Doctrine\ORM\PersistentCollection {#4302 …}
+favourites: Doctrine\ORM\PersistentCollection {#4304 …}
+notifications: Doctrine\ORM\PersistentCollection {#4306 …}
-id: 311624
-bodyTs: "'blind':5 'fuck':1 'i3':28 'kde':10 'lts':15 'm':3,8,23 'neon':11 'obvious':20 'outdat':27 'thank':6 'ubuntu':14 'use':9,13,24 'version':29 'yeah':17"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.dbzer0.com/comment/6780491"
+editedAt: DateTimeImmutable @1724256506 {#4287
date: 2024-08-21 18:08:26.0 +02:00
}
+createdAt: DateTimeImmutable @1705348933 {#4291
date: 2024-01-15 21:02:13.0 +01:00
}
} |
|
Show voter details
|
23 |
DENIED
|
edit
|
App\Entity\EntryComment {#4294
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
+slug: "How-I-can-enable-i3-gaps"
+title: "How I can enable i3-gaps?"
+url: null
+body: """
I started to use i3 and I love it so far, and then I tried to enable i3-gaps on i3 but when I tried to enable it I receive this error I don’t understand at all…\n
\n
```\n
\n
<span style="color:#323232;">ERROR: CONFIG: (in file /home/$USER/.config/i3/config)\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 214: # Gaps\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 215: for_window [class="^.*"] border pixel 2\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 216: gaps inner 10\n
</span><span style="color:#323232;">ERROR: CONFIG: ^^^^^^^^^^^^^\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 217: gaps outer 10\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 218: \n
</span><span style="color:#323232;">ERROR: CONFIG: Expected one of these tokens: <end>, '#', 'set ', 'set ', 'set_from_resource', 'include', 'bindsym', 'bindcode', 'bind', 'bar', 'font', 'mode', 'floating_minimum_size', 'floating_maximum_size', 'floating_modifier', 'default_orientation', 'workspace_layout', 'default_border', 'new_window', 'default_floating_border', 'new_float', 'hide_edge_borders', 'for_window', 'assign', 'no_focus', 'focus_follows_mouse', 'mouse_warping', 'focus_wrapping', 'force_focus_wrapping', 'force_xinerama', 'force-xinerama', 'disable_randr15', 'disable-randr15', 'workspace_auto_back_and_forth', 'fake_outputs', 'fake-outputs', 'force_display_urgency_hint', 'focus_on_window_activation', 'title_align', 'show_marks', 'workspace', 'ipc_socket', 'ipc-socket', 'ipc_kill_timeout', 'restart_state', 'popup_during_fullscreen', 'exec_always', 'exec', 'client.background', 'client.focused_inactive', 'client.focused', 'client.unfocused', 'client.urgent', 'client.placeholder'\n
</span><span style="color:#323232;">ERROR: CONFIG: (in file /home/$USER/.config/i3/config)\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 215: for_window [class="^.*"] border pixel 2\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 216: gaps inner 10\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 217: gaps outer 10\n
</span><span style="color:#323232;">ERROR: CONFIG: ^^^^^^^^^^^^^\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 218: \n
</span><span style="color:#323232;">ERROR: FYI: You are using i3 version 4.20.1 (2021-11-03)\n
</span>\n
```\n
\n
According to Debian i3 wiki, you just need to add ‘gaps inner 10’ to your config file to make it work, but I do exactly that and it didn’t work, I receive the same exact message.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 5
+favouriteCount: 15
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1724257023 {#2410
date: 2024-08-21 18:17:03.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1884 …}
+votes: Doctrine\ORM\PersistentCollection {#1973 …}
+reports: Doctrine\ORM\PersistentCollection {#1959 …}
+favourites: Doctrine\ORM\PersistentCollection {#1927 …}
+notifications: Doctrine\ORM\PersistentCollection {#2442 …}
+badges: Doctrine\ORM\PersistentCollection {#2440 …}
+children: []
-id: 30758
-titleTs: "'enabl':4 'gap':7 'i3':6 'i3-gaps':5"
-bodyTs: "'-03':241 '-11':240 '/home':44,199 '10':67,76,217,224,254 '2':60,210 '2021':239 '214':49 '215':54,204 '216':64,214 '217':73,221 '218':80,230 '4.20.1':238 'accord':242 'activ':166 'add':251 'align':168 'alway':186 'assign':126 'auto':150 'back':151 'bar':97 'bind':96 'bindcod':95 'bindsym':94 'border':58,113,118,123,208 'class':57,207 'client.background':188 'client.focused':189,191 'client.placeholder':194 'client.unfocused':192 'client.urgent':193 'config':41,47,52,62,69,71,78,82,196,202,212,219,226,228,257 'debian':244 'default':108,112,116 'didn':270 'disabl':144,147 'disable-randr15':146 'display':160 'edg':122 'enabl':17,28 'error':33,40,46,51,61,68,70,77,81,195,201,211,218,225,227,231 'exact':266,277 'exec':185,187 'expect':83 'fake':154,157 'fake-output':156 'far':11 'file':43,198,258 'float':100,103,106,117,120 'focus':128,129,134,137,163 'follow':130 'font':98 'forc':136,139,142,159 'force-xinerama':141 'forth':153 'fullscreen':184 'fyi':232 'gap':20,50,65,74,215,222,252 'hide':121 'hint':162 'i3':5,19,22,236,245 'i3-gaps':18 'inact':190 'includ':93 'inner':66,216,253 'ipc':172,175,177 'ipc-socket':174 'kill':178 'layout':111 'line':48,53,63,72,79,203,213,220,229 'love':8 'make':260 'mark':170 'maximum':104 'messag':278 'minimum':101 'mode':99 'modifi':107 'mous':131,132 'need':249 'new':114,119 'one':84 'orient':109 'outer':75,223 'output':155,158 'pixel':59,209 'popup':182 'randr15':145,148 'receiv':31,274 'resourc':92 'restart':180 'set':88,89,90 'show':169 'size':102,105 'socket':173,176 'start':2 'state':181 'timeout':179 'titl':167 'token':87 'tri':15,26 'understand':37 'urgenc':161 'use':4,235 'user/.config/i3/config':45,200 'version':237 'warp':133 'wiki':246 'window':56,115,125,165,206 'work':262,272 'workspac':110,149,171 'wrap':135,138 'xinerama':140,143"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705412394
+visibility: "visible "
+apId: "https://lemmy.dbzer0.com/post/12408353"
+editedAt: DateTimeImmutable @1724254392 {#1850
date: 2024-08-21 17:33:12.0 +02:00
}
+createdAt: DateTimeImmutable @1705348394 {#2420
date: 2024-01-15 20:53:14.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#4211
+user: App\Entity\User {#4224 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: """
It says at the bottom you’re using a version built in Nov 2021, you might just need to update to the latest release (latest Arch release is 4.23-1, built 10-29-2023).\n
\n
If the version in your repos is that out of date though (you didn’t state your distro so there’s no telling offhand), your best bet may to be to build it from source and install it.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 5
+score: 0
+lastActive: DateTime @1724255778 {#4206
date: 2024-08-21 17:56:18.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@Xirup@lemmy.dbzer0.com"
]
+children: Doctrine\ORM\PersistentCollection {#4212 …}
+nested: Doctrine\ORM\PersistentCollection {#4214 …}
+votes: Doctrine\ORM\PersistentCollection {#4216 …}
+reports: Doctrine\ORM\PersistentCollection {#4218 …}
+favourites: Doctrine\ORM\PersistentCollection {#4220 …}
+notifications: Doctrine\ORM\PersistentCollection {#4222 …}
-id: 311616
-bodyTs: "'-1':30 '-2023':34 '-29':33 '10':32 '2021':14 '4.23':29 'arch':26 'best':60 'bet':61 'bottom':5 'build':66 'built':11,31 'date':45 'didn':48 'distro':52 'instal':71 'latest':23,25 'may':62 'might':16 'need':18 'nov':13 'offhand':58 're':7 'releas':24,27 'repo':40 'say':2 'sourc':69 'state':50 'tell':57 'though':46 'updat':20 'use':8 'version':10,37"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6716495"
+editedAt: null
+createdAt: DateTimeImmutable @1705348825 {#4207
date: 2024-01-15 21:00:25.0 +01:00
}
}
+root: App\Entity\EntryComment {#4211}
+body: """
Fuck I’m so blind, thanks…\n
\n
I’m using KDE Neon, that uses Ubuntu LTS so yeah… It’s obvious that i’m using a very outdated i3 version.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1705348933 {#4290
date: 2024-01-15 21:02:13.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Xirup@lemmy.dbzer0.com"
"@crunchymunchytoast@lemmy.world"
"@Xirup@lemmy.dbzer0.com"
"@crunchymunchytoast@lemmy.world"
"@Xirup@lemmy.dbzer0.com"
"@crunchymunchytoast@lemmy.world"
"@Xirup@lemmy.dbzer0.com"
"@crunchymunchytoast@lemmy.world"
"@Xirup@lemmy.dbzer0.com"
"@crunchymunchytoast@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#4298 …}
+nested: Doctrine\ORM\PersistentCollection {#4300 …}
+votes: Doctrine\ORM\PersistentCollection {#4296 …}
+reports: Doctrine\ORM\PersistentCollection {#4302 …}
+favourites: Doctrine\ORM\PersistentCollection {#4304 …}
+notifications: Doctrine\ORM\PersistentCollection {#4306 …}
-id: 311624
-bodyTs: "'blind':5 'fuck':1 'i3':28 'kde':10 'lts':15 'm':3,8,23 'neon':11 'obvious':20 'outdat':27 'thank':6 'ubuntu':14 'use':9,13,24 'version':29 'yeah':17"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.dbzer0.com/comment/6780491"
+editedAt: DateTimeImmutable @1724256506 {#4287
date: 2024-08-21 18:08:26.0 +02:00
}
+createdAt: DateTimeImmutable @1705348933 {#4291
date: 2024-01-15 21:02:13.0 +01:00
}
} |
|
Show voter details
|
24 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4294
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
+slug: "How-I-can-enable-i3-gaps"
+title: "How I can enable i3-gaps?"
+url: null
+body: """
I started to use i3 and I love it so far, and then I tried to enable i3-gaps on i3 but when I tried to enable it I receive this error I don’t understand at all…\n
\n
```\n
\n
<span style="color:#323232;">ERROR: CONFIG: (in file /home/$USER/.config/i3/config)\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 214: # Gaps\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 215: for_window [class="^.*"] border pixel 2\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 216: gaps inner 10\n
</span><span style="color:#323232;">ERROR: CONFIG: ^^^^^^^^^^^^^\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 217: gaps outer 10\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 218: \n
</span><span style="color:#323232;">ERROR: CONFIG: Expected one of these tokens: <end>, '#', 'set ', 'set ', 'set_from_resource', 'include', 'bindsym', 'bindcode', 'bind', 'bar', 'font', 'mode', 'floating_minimum_size', 'floating_maximum_size', 'floating_modifier', 'default_orientation', 'workspace_layout', 'default_border', 'new_window', 'default_floating_border', 'new_float', 'hide_edge_borders', 'for_window', 'assign', 'no_focus', 'focus_follows_mouse', 'mouse_warping', 'focus_wrapping', 'force_focus_wrapping', 'force_xinerama', 'force-xinerama', 'disable_randr15', 'disable-randr15', 'workspace_auto_back_and_forth', 'fake_outputs', 'fake-outputs', 'force_display_urgency_hint', 'focus_on_window_activation', 'title_align', 'show_marks', 'workspace', 'ipc_socket', 'ipc-socket', 'ipc_kill_timeout', 'restart_state', 'popup_during_fullscreen', 'exec_always', 'exec', 'client.background', 'client.focused_inactive', 'client.focused', 'client.unfocused', 'client.urgent', 'client.placeholder'\n
</span><span style="color:#323232;">ERROR: CONFIG: (in file /home/$USER/.config/i3/config)\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 215: for_window [class="^.*"] border pixel 2\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 216: gaps inner 10\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 217: gaps outer 10\n
</span><span style="color:#323232;">ERROR: CONFIG: ^^^^^^^^^^^^^\n
</span><span style="color:#323232;">ERROR: CONFIG: Line 218: \n
</span><span style="color:#323232;">ERROR: FYI: You are using i3 version 4.20.1 (2021-11-03)\n
</span>\n
```\n
\n
According to Debian i3 wiki, you just need to add ‘gaps inner 10’ to your config file to make it work, but I do exactly that and it didn’t work, I receive the same exact message.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 5
+favouriteCount: 15
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1724257023 {#2410
date: 2024-08-21 18:17:03.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1884 …}
+votes: Doctrine\ORM\PersistentCollection {#1973 …}
+reports: Doctrine\ORM\PersistentCollection {#1959 …}
+favourites: Doctrine\ORM\PersistentCollection {#1927 …}
+notifications: Doctrine\ORM\PersistentCollection {#2442 …}
+badges: Doctrine\ORM\PersistentCollection {#2440 …}
+children: []
-id: 30758
-titleTs: "'enabl':4 'gap':7 'i3':6 'i3-gaps':5"
-bodyTs: "'-03':241 '-11':240 '/home':44,199 '10':67,76,217,224,254 '2':60,210 '2021':239 '214':49 '215':54,204 '216':64,214 '217':73,221 '218':80,230 '4.20.1':238 'accord':242 'activ':166 'add':251 'align':168 'alway':186 'assign':126 'auto':150 'back':151 'bar':97 'bind':96 'bindcod':95 'bindsym':94 'border':58,113,118,123,208 'class':57,207 'client.background':188 'client.focused':189,191 'client.placeholder':194 'client.unfocused':192 'client.urgent':193 'config':41,47,52,62,69,71,78,82,196,202,212,219,226,228,257 'debian':244 'default':108,112,116 'didn':270 'disabl':144,147 'disable-randr15':146 'display':160 'edg':122 'enabl':17,28 'error':33,40,46,51,61,68,70,77,81,195,201,211,218,225,227,231 'exact':266,277 'exec':185,187 'expect':83 'fake':154,157 'fake-output':156 'far':11 'file':43,198,258 'float':100,103,106,117,120 'focus':128,129,134,137,163 'follow':130 'font':98 'forc':136,139,142,159 'force-xinerama':141 'forth':153 'fullscreen':184 'fyi':232 'gap':20,50,65,74,215,222,252 'hide':121 'hint':162 'i3':5,19,22,236,245 'i3-gaps':18 'inact':190 'includ':93 'inner':66,216,253 'ipc':172,175,177 'ipc-socket':174 'kill':178 'layout':111 'line':48,53,63,72,79,203,213,220,229 'love':8 'make':260 'mark':170 'maximum':104 'messag':278 'minimum':101 'mode':99 'modifi':107 'mous':131,132 'need':249 'new':114,119 'one':84 'orient':109 'outer':75,223 'output':155,158 'pixel':59,209 'popup':182 'randr15':145,148 'receiv':31,274 'resourc':92 'restart':180 'set':88,89,90 'show':169 'size':102,105 'socket':173,176 'start':2 'state':181 'timeout':179 'titl':167 'token':87 'tri':15,26 'understand':37 'urgenc':161 'use':4,235 'user/.config/i3/config':45,200 'version':237 'warp':133 'wiki':246 'window':56,115,125,165,206 'work':262,272 'workspac':110,149,171 'wrap':135,138 'xinerama':140,143"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705412394
+visibility: "visible "
+apId: "https://lemmy.dbzer0.com/post/12408353"
+editedAt: DateTimeImmutable @1724254392 {#1850
date: 2024-08-21 17:33:12.0 +02:00
}
+createdAt: DateTimeImmutable @1705348394 {#2420
date: 2024-01-15 20:53:14.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#4211
+user: App\Entity\User {#4224 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: """
It says at the bottom you’re using a version built in Nov 2021, you might just need to update to the latest release (latest Arch release is 4.23-1, built 10-29-2023).\n
\n
If the version in your repos is that out of date though (you didn’t state your distro so there’s no telling offhand), your best bet may to be to build it from source and install it.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 5
+score: 0
+lastActive: DateTime @1724255778 {#4206
date: 2024-08-21 17:56:18.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@Xirup@lemmy.dbzer0.com"
]
+children: Doctrine\ORM\PersistentCollection {#4212 …}
+nested: Doctrine\ORM\PersistentCollection {#4214 …}
+votes: Doctrine\ORM\PersistentCollection {#4216 …}
+reports: Doctrine\ORM\PersistentCollection {#4218 …}
+favourites: Doctrine\ORM\PersistentCollection {#4220 …}
+notifications: Doctrine\ORM\PersistentCollection {#4222 …}
-id: 311616
-bodyTs: "'-1':30 '-2023':34 '-29':33 '10':32 '2021':14 '4.23':29 'arch':26 'best':60 'bet':61 'bottom':5 'build':66 'built':11,31 'date':45 'didn':48 'distro':52 'instal':71 'latest':23,25 'may':62 'might':16 'need':18 'nov':13 'offhand':58 're':7 'releas':24,27 'repo':40 'say':2 'sourc':69 'state':50 'tell':57 'though':46 'updat':20 'use':8 'version':10,37"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6716495"
+editedAt: null
+createdAt: DateTimeImmutable @1705348825 {#4207
date: 2024-01-15 21:00:25.0 +01:00
}
}
+root: App\Entity\EntryComment {#4211}
+body: """
Fuck I’m so blind, thanks…\n
\n
I’m using KDE Neon, that uses Ubuntu LTS so yeah… It’s obvious that i’m using a very outdated i3 version.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1705348933 {#4290
date: 2024-01-15 21:02:13.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Xirup@lemmy.dbzer0.com"
"@crunchymunchytoast@lemmy.world"
"@Xirup@lemmy.dbzer0.com"
"@crunchymunchytoast@lemmy.world"
"@Xirup@lemmy.dbzer0.com"
"@crunchymunchytoast@lemmy.world"
"@Xirup@lemmy.dbzer0.com"
"@crunchymunchytoast@lemmy.world"
"@Xirup@lemmy.dbzer0.com"
"@crunchymunchytoast@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#4298 …}
+nested: Doctrine\ORM\PersistentCollection {#4300 …}
+votes: Doctrine\ORM\PersistentCollection {#4296 …}
+reports: Doctrine\ORM\PersistentCollection {#4302 …}
+favourites: Doctrine\ORM\PersistentCollection {#4304 …}
+notifications: Doctrine\ORM\PersistentCollection {#4306 …}
-id: 311624
-bodyTs: "'blind':5 'fuck':1 'i3':28 'kde':10 'lts':15 'm':3,8,23 'neon':11 'obvious':20 'outdat':27 'thank':6 'ubuntu':14 'use':9,13,24 'version':29 'yeah':17"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.dbzer0.com/comment/6780491"
+editedAt: DateTimeImmutable @1724256506 {#4287
date: 2024-08-21 18:08:26.0 +02:00
}
+createdAt: DateTimeImmutable @1705348933 {#4291
date: 2024-01-15 21:02:13.0 +01:00
}
} |
|
Show voter details
|
25 |
DENIED
|
edit
|
App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
} |
|
Show voter details
|